Displaying 20 results from an estimated 100 matches similar to: "Help to organize data"
2017 Jun 25
0
Help to organize data
This is pretty badly mangled (please don't post in html), but
?aggregate
is probably what you want.
Sarah
On Sun, Jun 25, 2017 at 5:27 PM, Jackson Rodrigues
<jacksonmrodrigues at gmail.com> wrote:
> Hi everybody,
>
> My name is Jackson and come here ask for a help to organize data.
> I really need help from you. I have several data sets to organize.
>
> I have to
2011 May 20
1
DocumentTermMatrix - text minig
Hi All,
I have a Data.frame that looks like that one below. I would like to do some text mining on it to possibly find some patterns between Opis, ACklasifikacija and Vodja. I looked over a tm package which loks promissing, more specifically DocumentTermMatrix or TermDocumentMatrix. But I can not figure out how to change my data from data.frame to Corpus or VCorpus.
Globina
2009 Jan 31
6
Quiet 24 port POE gig switch
A little off topic but....
I need to put a 24 port Gig PoE switch into a small office - no computer
room / rack etc. All CAT5 terminates near the owners desk (smart huh?).
I want to put a PoE switch in place, with 24 ports and Gig speed. Everyone
I've researched so far is LOUD...
Anyone know of a quiet one?
Thanks
-------------- next part --------------
An HTML attachment
2010 Nov 02
2
count different words in a field
Hi all,
I started to ask this in the other post, but it is off topis...so here it is again.
I have a data.frame (created with the helpof this mail list) that looks like this :
'data.frame': 22801 obs. of 15 variables:
$ V1 : chr "HUMUS" "SLABO" "MALO" "SLABO" ...
$ V2 : chr "IN" "GRANULIRAN"
2006 Feb 19
2
possible rails -> postgresql bug
Hi I have a problem accessing an array field in a Postgresql database.
Here is the table definition.
View "neil.flashing_codes"
Column | Type | Modifiers
-------------+-----------------------+-----------
code | character varying(10) |
description | text |
folds | integer[] |
View definition:
SELECT
2003 Feb 17
1
problem with printing server
I have a problem with printing in samba
The problem is when printing from win98 or other windows machines via samba !
Is printing ASCI characters - that's a lot of garbage.
What are the settings for the driver in order to stop printing this and
print the actual document ?
What I have to do in order to use the printer
Any answer is wellcome
Thanks a lot
Andrei
2006 Aug 12
1
Strategy pattern: comparing Context/Specify to Given/When/Then
Comments and suggestions for improving the specifications are welcome.
Thanks,
Alvin
One example comparing context/specify (CS) with given/when/then (GWT)
with a strategy pattern follows:
Consider a pipeline transporting oil supplied by multiple partners.
The amounts transported on behalf of each partner are recorded as
transactions in a general ledger.
There are multiple approaches to
2006 Apr 24
7
Online banking with Ruby on Rails?
I am wondering if it would be possible (and safe) to develop online
banking or other security-related applications with Ruby on Rails,
instead of using J2EE frameworks or .NET?
Are there any particular implications needed to write e-banking apps
with Rails? Security problems?
So... is anyone developing these types of applications with RoR?
Any advantage or disadvantage? Personal experiences are
2004 Dec 12
2
[OT] Small SIP phones?
Hi.
Does anyone know of any small SIP phones (and preferably have some experience
of using them and happy to recommend them)?
By 'small' I mean a single-piece phone, with dial buttons in the handset, so
that it can be carried around easily in a laptop bag. Something like
http://maplin.co.uk/images/Full/35493i0.jpg (which is unfortunately just a
standard analogue telephone).
2006 Jun 11
2
Kerberos5 / Heimdal
I have FreeBSD-6.1 and it appears the default installation has a full
complement of Kerberos5. But, /usr/src/kerberos5/README states:
This subtree is world-exportable, as it does not contain any
cryptographic code.
At the time of writing, it did not even contain source code, only
Makefiles and headers.
Please maintain this "exportable" status quo.
Thanks!
2007 Mar 16
4
Dell poweredge 860 acceptable for office environment ?
Hi,
Is this server silent enough to be installed beside users in office
environment ?
http://www.dell.com/content/products/productdetails.aspx/pedge_860?c=us&cs=04&l=en&s=bsd
Regards
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20070316/e657ef4d/attachment.htm
2008 Sep 15
2
replacing CPU fan
I've got a remote system where I think I need to replace the CPU fan.
in the output of dmidecode, I get...
Processor Information
Socket Designation: CPU 1
Type: Central Processor
Family: <OUT OF SPEC>
Manufacturer: Intel
ID: 47 0F 00 00 FF FB EB BF
Version: Intel(R) Pentium(R) D CPU 2.66GHz
2005 Aug 06
1
Application doesn't run without a CD
Hello,
I have a situation here. I use a French dictionary "Le Petit Robert
2003" on a daily basis for my studies and it's probably the only
thing left that ties me to Microsoft Windows.
The problem when running it with Wine is that I am asked for a CD to be
inserted. This application just won't run without it. The thing is that
it shouldn't require a CD since I have made a
2016 Apr 28
0
[ANNOUNCE] xf86-input-synaptics 1.8.99.1
The first snapshot for synaptics 1.9 is now available.
A bunch of patches that have been sitting on git master for quite a while
now but many of these have been ported over to the 1.8.x stable releases.
Perhaps the most (in)significant change in this release is that we dropped
touch events from the driver. Previously, when all in-driver gestures like
two-finger scrollings were disabled, the
2005 Aug 15
1
DVD-RAM writer software for CentOS4
Firstly, let me thank all of the individuals who assisted me in
various matters regarding find, tar and ssh last week. Your
contributions were truly invaluable and I learned a great deal
thereby. The reason for that brief flurry of activity was an
administrative and technical move to store-to-disc from store-to-tape
for our server backups.
We presently use a mix of store to disc on
2002 Nov 13
1
Package documentation and rd.sty
Hi all,
I've got a basic question regarding package documentation and rd.sty. I
wrote my first own package, and now I would like to place the documentation
into the appendix of another LaTex document. Seemingly I cannot simply
\usepackage{Rd}, as this will modify the page-settings of my document. Is
there a minimum style file which will just define the environments and
commands needed for
2011 Oct 28
1
xtable with \begin{tabular} and only.contents
I have found that I like having my captions and labels in my latex document
rather than having them contained in my xtable output file (I haven't fully
gone to sweave yet). I know I can do something like this by using the
'only.contents' argument in xtable. Unfortunately, the only.contents
argument also removes the \begin{tabular}{rrrrrr} & \end{tabular} (in the
example below) of
2006 Mar 29
0
How to organize models into modules
Being a bit of a neat freek, I would like to organize the models in my
Rails app into modules. I have created the directory structure as
follows:
models
|- module1
|- mymodel.rb
And my model class code is:
module Module1
class Mymodel
...some stuff
end
end
How do I include this model in my controllers without referencing it as
"Module1::Mymodel"? Also, how do I
2007 Dec 30
1
organize application constants in header files
Hi,
Is there a way in RoR to add common string and integer constants
to a central location (like a C++ header file) that can then be
included in your application code as needed. Looked around for a bit
but didn''t really find a satisfactory answer. Apologize for the
newbess of the question:)
--Gautam
--~--~---------~--~----~------------~-------~--~----~
You received this message
2007 Jan 26
1
website that organize campaigns to ask sites to support Theora
Hi ,
I found a website that organize campaigns to ask sites to support Theora :
http://www.getogg.org
Current campaign is ask the BBC to support Vorbis/Theora
_________________________________________________________________
?Est?s pensando en cambiar de coche? Todas los modelos de serie y extras en
MSN Motor. http://motor.msn.es/researchcentre/