search for: name5

Displaying 12 results from an estimated 12 matches for "name5".

Did you mean: name
2006 Aug 11
1
Group By
Hi, I have a table similar structure below. id name position page 1 name1 1 1 2 name2 2 1 3 name3 3 1 4 name4 1 1 5 name5 1 1 6 name6 1 2 What i want is to select all the items for a given page number grouped by pos and displayed in a view using a loop like: display position number, number of records for how many records have the same position number output the name loop for for exampl...
2010 Oct 29
2
Reading multiple .csv-files and assigning them to variable names
...The filenames are stored in one variable: filenames = paste(paste('name', '_', 1:5, sep = ''), '.csv', sep = '') - Subsequently I have a variable just containing the meaningful names for the dataset meaningfulnames = c('name1','name2'...,'name5') - I want to link each of these names to the data that is read for (i in 1:5) { meaningfulnames[i] = read.csv(filenames[i], header = TRUE, sep = ',') } I need to read in quite a lot of datafiles. I have a code doing this one at a time, but since the number of datafiles I need...
2009 Oct 20
2
LDA Precdict - Seems to be predicting on the Training Data
...answers to their posts. Here is some sample data: Date Names v1 v2 v3 c1 1/31/2009 Name1 0.714472361 0.902552278 0.783353694 a 1/31/2009 Name2 0.512158919 0.770451596 0.111853346 a 1/31/2009 Name3 0.470693282 0.129200065 0.800973877 a 1/31/2009 Name4 0.24236898 0.472219638 0.486599763 b 1/31/2009 Name5 0.785619735 0.628511593 0.106868172 b 1/31/2009 Name6 0.718718387 0.697257275 0.690326648 b 1/31/2009 Name7 0.327331186 0.01715109 0.861421706 c 1/31/2009 Name8 0.632011743 0.599040196 0.320741634 c 1/31/2009 Name9 0.302804404 0.475166304 0.907143632 c 1/31/2009 Name10 0.545284813 0.967196462 0.945...
2012 Mar 16
1
R merge two dataframes with different row?
Hi everyone, I have a question for R code to merge. Say I have two dataframes: File1 is: V1 V2 V3 V4 1 100 101 name1 2 200 201 name2 2 300 301 name3 3 400 401 name4 3 500 501 name5 4 600 601 name6 4 700 701 name7 File2 is: V1 V2 V3 V4 1 50 55 p1 3 402 449 p2 4 550 650 p3 4 651 660 p4 2 150 250 p5 2 250 350 p6 3 450 499 p7 2 100 250 p8 I hope to have the merged file3 meet the f...
2018 Mar 21
0
how to add a child to a child in XML
...ot;) grandchild <- newXMLNode("grandchild",attrs = atts_grandchild, parent = child) root #<root att1="val1" att2="val2" att3="val3"> # <child name1="A" name2="B" name3="C"> # <grandchild name4="a" name5="b" name6="c"/> # </child> #</root> Cheers, Ben > On Mar 21, 2018, at 4:25 PM, Bond, Stephen <Stephen.Bond at cibc.com> wrote: > > I am trying to add a child to a child using XML package in R. the following fails > > library(XML) >...
2018 Mar 22
2
how to add a child to a child in XML
...ot;) grandchild <- newXMLNode("grandchild",attrs = atts_grandchild, parent = child) root #<root att1="val1" att2="val2" att3="val3"> # <child name1="A" name2="B" name3="C"> # <grandchild name4="a" name5="b" name6="c"/> # </child> #</root> Cheers, Ben On Mar 21, 2018, at 4:25 PM, Bond, Stephen <Stephen.Bond at cibc.com<mailto:Stephen.Bond at cibc.com>> wrote: I am trying to add a child to a child using XML package in R. the following fails librar...
2018 Mar 21
2
how to add a child to a child in XML
I am trying to add a child to a child using XML package in R. the following fails library(XML) node1 <- c("val1","val2","val3") names(node1) <- c("att1","att2","att3") root <- xmlNode("root", attrs=node1) node2 <- LETTERS[1:3] names(node2) <- paste("name",1:3,sep="") root <-
2018 Mar 22
0
how to add a child to a child in XML
...MLNode("grandchild",attrs = atts_grandchild, parent = child) > > root > #<root att1="val1" att2="val2" att3="val3"> > # <child name1="A" name2="B" name3="C"> > # <grandchild name4="a" name5="b" name6="c"/> > # </child> > #</root> > > > Cheers, > Ben > > On Mar 21, 2018, at 4:25 PM, Bond, Stephen <Stephen.Bond at cibc.com <mailto:Stephen.Bond at cibc.com>> wrote: > > I am trying to add a child to a c...
2018 Mar 22
1
how to add a child to a child in XML
...ot;) grandchild <- newXMLNode("grandchild",attrs = atts_grandchild, parent = child) root #<root att1="val1" att2="val2" att3="val3"> # <child name1="A" name2="B" name3="C"> # <grandchild name4="a" name5="b" name6="c"/> # </child> #</root> Cheers, Ben On Mar 21, 2018, at 4:25 PM, Bond, Stephen <Stephen.Bond at cibc.com<mailto:Stephen.Bond at cibc.com>> wrote: I am trying to add a child to a child using XML package in R. the following fails librar...
2009 Jul 17
0
Queue member (Agent) does not Dial
...dial' (musiconhold is 'default') 8545 (Name2) not logged in (musiconhold is 'default') 8555 (Name3) available at '8555 at specagentdial' (musiconhold is 'default') 8552 (Name4) not logged in (musiconhold is 'default') 8551 (Name5) not logged in (musiconhold is 'default') 8541 (Name6) not logged in (musiconhold is 'default') 8444 (Name7) not logged in (musiconhold is 'default') 85577 (Name8) not logged in (musiconhold is 'default') 85744 (Name9) available at '...
2018 Jun 13
0
No ports 445/139 & smbclient shows NT_STATUS_CONNECTION_REFUSED
....samba.org/index.php/Joining_a_Samba_DC_to_an_Existing_Active_Directory. I have successfully joined both DCs and the AD structure has transferred to "org-ad" fine, as shown below: root at org-ad:/var/log# wbinfo -u org\name1 org\administrator org\name2 org\kit org\name4 org\visitor org\name5 org\krbtgt org\guest root at org-ad:/var/log# Also, "samba-tool drs showrepl" works perfectly fine as per the wiki. However, smbclient doesn't work: root at org-ad:/var/log# smbclient -L localhost -U% Connection to localhost failed (Error NT_STATUS_CONNECTION_REFUSED) Checking wit...
2010 Oct 31
1
R-help Digest, Vol 92, Issue 31
...The filenames are stored in one variable: filenames = paste(paste('name', '_', 1:5, sep = ''), '.csv', sep = '') - Subsequently I have a variable just containing the meaningful names for the dataset meaningfulnames = c('name1','name2'...,'name5') - I want to link each of these names to the data that is read for (i in 1:5) { meaningfulnames[i] = read.csv(filenames[i], header = TRUE, sep = ',') } I need to read in quite a lot of datafiles. I have a code doing this one at a time, but since the number of datafiles I need...