similar to: Joining together multiple csv files

Displaying 20 results from an estimated 12000 matches similar to: "Joining together multiple csv files"

2006 Jul 26
1
mixing ebr and builder together and having it render as html in the browser
The first problem is that if you make a builder or .rxml file it always displays as xml in a browser. declare! it and the browser gives and error and if you change rxml to rhtml then it thinks you should be making erb. SO quetion #1 is how do I make builder files render in the browser as html. The next thing that I want to be able to do is be able to render parcials or call other files of other
2011 Sep 21
2
R help on write.csv
Hi, I wanted to write the data created using R on existing csv file. However everytime I use write.csv, it overwrites the values already there in the existing csv file. Any workaround on this. Thanks for your help Ashish Kumar Estee Advisors Pvt. Ltd. Email: ashish.kumar@esteeadvisors.com Cell: +91-9654072144 Direct: +91-124-4637-713 [[alternative HTML version deleted]]
2008 Nov 05
3
Check my math please
Ok this is kind of a goofy question but I want to make sure I get it right. Suppose we have a 25 mb video, that is 117 seconds long. If we wish for this streaming video to play smoothly with no compression, buffering or skipping, the following bandwidth requirements must be met: 25 megabytes = 204800 kilobits. 204800 kb / 117 seconds ~ 1750kb/s Does that look right to you?
2011 Oct 12
2
goofy class question
Dear R People: Here is a really goofy question. I have some objects which have 2 classes: data.frame and ucr. Also, the classes will always be in that order. I have tried all sorts of things, but to no avail. listucrModels <- function(envir=.GlobalEnv, ...) { objects <- ls(envir=envir, ...) if (length(objects) == 0) NULL else objects[sapply(objects, function(.x)
2012 Aug 13
6
named character question
Dear R People: Here is a goofy question: I want to extract the zip code from an address and here is my work so far: > add1 results.formatted_address "200 W Rosamond St, Houston, TX 77076, USA" > add1[1][32:36] <NA> <NA> <NA> <NA> <NA> NA NA NA NA NA > str(add1) Named chr "200 W Rosamond St, Houston, TX 77076,
2010 Oct 29
1
Updating asteriskcdrdb with uniqueid field from Master.csv, Master.csv.1....Master.csv.5 - Must I bring all files together first?
Hi Everyone, Just noted that PBXinaFLASH failed me again on yet something else. The uniqueid field didn't update on the asteriskcdrdb in the past few months but it is available in the .csv files in /var/log/asterisk/cdr-csv/*.csv I have already re-did the asterisk-addons install with correct parameters to include future calls "uniqueid" in the table (I have no clue why these
2007 Jan 12
3
Content-Length: 0
While trying to debug a goofy XML loading issue in IE, I''ve found that Mongrel (latest) returns Content-Type: 0 with every request on a particular (CentOS 4) server, yet not on my local (OS X) box. These both access identical Rails apps. This seems like a clue, but thought I''d ask here if for some reason this is expected behavior. Both running Ruby 1.8.4. Both return
2002 Aug 15
2
Question on Accessing Samba Shares from a Windows XP Pro box...
Howdy. I created a Linux File Server (Redhat 7.3, w/ Samba 2.2.3) and some file shares for my documents. I can ping the server from my Windows XP pro box and vice versa, I know Samba is running and have the "encrypted passwords" option in Samba turned on. On the XP machine, I can see the linux file server, but cannot access any of the shares. It tells me I don't have permission (or
2013 Jan 13
2
getting TukeyHSD code
Hello R People: Here's the Saturday night goofy question. I would like to see the code for TukeyHSD function and I tried the following: > getAnywhere("TukeyHSD") A single object matching ?TukeyHSD? was found It was found in the following places package:stats namespace:stats with value function (x, which, ordered = FALSE, conf.level = 0.95, ...)
2015 Jul 30
1
why no recent bind update for CentOS 6?
> > On Jul 29, 2015, at 18:20, Nathan Duehr <denverpilot at me.com> wrote: > >> On Jul 28, 2015, at 18:48, Peter <peter at pajamian.dhs.org> wrote: >> >> On 07/29/2015 11:51 AM, Noam Bernstein wrote: >>> Hi CentOS developers - I?ve been happily using CentOS for several >>> years now, so thanks for all the good work. In the last week,
2009 Oct 15
2
Mounting Network Storage Issues
I have an Iomega NAS 1TB drive that I am using as just kind of a file sharing solution between all of my computers. Of course it is on a timed backup with my server however it just serves as a temporary solution for a bigger problem ( IE 15 different puters of all various OS Flavors). However I am not able to connect to any network storage server such as Windows PC's or NAS Storage using map
2003 Sep 05
3
Dotchart question
Sorry to keep asking elementary questions......I appreciate the help. I am trying to create a dotchart with the rows sorted according to the values, rather than the labels. When I try prof <- c('Accountant', 'Administrative assistant', 'Garment worker', 'Cook', 'Dentist', 'General practictioner', 'Graduate student', 'High level
2020 Nov 25
3
Stream over SSL and chrome
Hello All, I had installed icecast2.2.4 with openSSL. I created a wordpress web site with SSL. If I stream with HTTPS under chrome , the player don’t work. If I stream without yes ! Could you please help me ? Thanks -------- Norbert Deleutre  <http://www.lmgc.univ-montp2.fr/perso/norbert-deleutre/> P 0467149655 UMR CNRS 5508  <http://www.lmgc.univ-montp2.fr/> A Campus
2010 Jun 08
1
[PATCH] virt-df: Disallow -h and --csv options together (RHBZ#600977).
-- Richard Jones, Virtualization Group, Red Hat http://people.redhat.com/~rjones New in Fedora 11: Fedora Windows cross-compiler. Compile Windows programs, test, and build Windows installers. Over 70 libraries supprt'd http://fedoraproject.org/wiki/MinGW http://www.annexia.org/fedora_mingw -------------- next part -------------- >From aaf03a51a26ee501f5dbf2720bbb8a5e3b4e1e6b Mon Sep 17
2010 Oct 13
7
[OT] (slightly) - OpenOffice Calc and text files
Hello all, I had a very strange looking problem that turned out to be due to unexpected (by me at least) format changes to one of my data files. We have a small lab study in which each run is represented by a row in a tab-delimited file; each row identifies a repetition of the experiment and associates it with some subjective measurements and times from our notes that get used to index another
2012 Mar 15
4
replicating C example from the Extensions Manual problem
Dear R People: Here is something that I am sure is very simple. I'm just trying to re-create the C convolution example in the Extensions manual. Here is the subroutine: void convolve(double *a, int *na, double *b, int *nb, double *ab) { R_len_t i, j, nab = *na + *nb - 1; for(i = 0; i < nab; i++) ab[i] = 0.0; for(i = 0; i < *na; i++) for(j = 0; j < *nb; j++) ab[i + j] += a[i] *
2007 Aug 28
2
quota imap_quota
Hello, I've been frying my brain with quota and mysql... Here is what I do: protocol imap { mail_plugins = quota imap_quota imap_client_workarounds = outlook-idle delay-newmail } plugin { # 10 MB + 1000 messages quota limit # quota = maildir:storage=10240:messages=1000 driver = mysql connect = host=/var/lib/mysql/mysql.sock user=mail_admin password=XXXXXXXX dbname=mail
2019 Jun 28
2
methods package: A _R_CHECK_LENGTH_1_LOGIC2_=true error
> On 28 Jun 2019, at 16:03 , Martin Maechler <maechler at stat.math.ethz.ch> wrote: > >>>>>> Henrik Bengtsson >>>>>> on Thu, 27 Jun 2019 16:00:39 -0700 writes: > >> Using: >> >> untrace(methods::conformMethod) >> at <- c(12,4,3,2) >> str(body(methods::conformMethod)[[at]]) >> ## language omittedSig
2002 Nov 10
2
taking the 3.0 plunge
I'm just curious: It seems that more and more people are using 3.0 (or 3.0a20). Obviously on this list we normally hear the worst (ie xxx doesn't work, why?). What I would like to know about are 3.0 success stories. Stability? Platform? Compiler? Gotcha's encountered? Here is what I am considering: a Mandrake 9.0 box with it's default gcc 3.2, I am still using a windows 2K
2005 Apr 18
2
Very Slow Gower Similarity Function
Hello, I am a relatively new user of R. I have written a basic function to calculate the Gower similarity function. I was motivated to do so partly as an excercise in learning R, and partly because the existing option (vegdist in the vegan package) does not accept missing values. I think I have succeeded - my function gives me the correct values. However, now that I'm starting to use it with