similar to: Loading flat-file data into multiple tables

Displaying 20 results from an estimated 30000 matches similar to: "Loading flat-file data into multiple tables"

2008 May 22
1
disaggregate frequency table into flat file
i appologise for the trivialness of this post - but i've been searching the forum wothout luck - probably simply because it's late and my brain is starting to go.. i have a frequency table as a matrix: orig<-matrix(c(40,5,30,25), c(2,2)) orig [,1] [,2] [1,] 40 30 [2,] 5 25 i basically need a random sample say 10 from 100: [,1] [,2] [1,] 5 2 [2,] 0 3 i
2006 Mar 21
8
Loading the contents of a CSV file to a database
Hello Everybody, I picked up on the buzz about RoR and wanted to see what the fuss is about. So far i am very impressed but have hit a bit of a wall with a little play app i am writting. I want to iterate through a CSV file of my bank transactions and see just how much money i spend on beer and pies every month. I have successfully setup a database with a single table called transactions
2009 Jan 07
4
[Bug 19450] New: 6600GT on G5(Dual Head) - Pointer to flat panel table invalid
http://bugs.freedesktop.org/show_bug.cgi?id=19450 Summary: 6600GT on G5(Dual Head) - Pointer to flat panel table invalid Product: xorg Version: 7.2 Platform: PowerPC OS/Version: Linux (All) Status: NEW Severity: normal Priority: medium Component: Driver/nouveau AssignedTo:
2006 Oct 17
1
Convert Contingency Table to Flat File
Hello All, Is there any R function out there to turn a multi-way contingency table back to a flat file table of individual rows and attribute columns.? Thanks! marco --------------------------------- [[alternative HTML version deleted]]
2008 Dec 31
2
[Bug 19342] New: PB 12" G4: Pointer to flat panel table invalid
http://bugs.freedesktop.org/show_bug.cgi?id=19342 Summary: PB 12" G4: Pointer to flat panel table invalid Product: xorg Version: 7.3 Platform: Other OS/Version: All Status: NEW Severity: critical Priority: medium Component: Driver/nouveau AssignedTo: nouveau at lists.freedesktop.org
2007 Jul 25
3
FasterCSV load file to table
Hello Guys, May be it is simply but any way.... fasterCSV 1.2.0 how to load data from file to table :( I have tried this: file has just one line 1,2,3 data = FCSV.read("C:\\temp_file.csv") table = FCSV.parse(data, :headers => true) puts "data overview" puts data puts "table overview" puts table but got very strange error: undefined method
2015 Sep 08
0
Bind flat file support
I thought about this overnight... On 09/07/2015 07:41 PM, John Gardeniers wrote: > Hi Robert, > > It doesn't break compatibility with MS, unless you're talking about > the RSAT DNS tool, which is a lot more cumbersome than a text editor > anyway and it's pretty much assumed that if you're using Samba you're > a Linux sysadmin, so not being able to use the
2011 Jul 27
2
Creating a flat legend 'grob' for lattice xyplot
Hi, I want my xyplot legend to be flat, not tall, and there seems to be no way for xyplot's auto.key and key elements to do this: I tried many, many permutations of what I could find in the archives and reading the documentation. If there there's a way to make it flat, please tell me what the magic incantation is. Here's a simple example of what I like to see. The xyplot will be a
2015 Sep 07
0
Bind flat file support
On 09/07/2015 06:02 PM, John Gardeniers wrote: > Is there any chance that support for Bind flat files will return? I > understand the various (extremely weak) arguments against it but DLZ > not only sucks big time, it limits proper functionality and > inter-operability, necessitating significant design changes for > anything but the simplest of networks. Additionally, it
2006 Aug 16
2
installing fastercsv into vendor directory
I am using fastercsv to process input files. I want to install it into my app/vendor directory as a gem (I guess). I used ''rake rails:freeze:gems'' to get rails into the vender dir. But I cannot find any doc on how to do it for fastercsv or any third-party gem. Any help appreciated. -- Posted via http://www.ruby-forum.com/.
2010 Jul 30
1
Dovecot 2.0 - expire with flat file?
I`m using Dovecot 2.0 with only one lokal user, so it`s imho overkill to use mysql. plugin quota with flat file running fine. It's possible expire also running with flat file? What's syntax in dovecot.conf (expire = file:??? and expire_dict?) Benn
2010 Dec 23
1
Finding flat-topped "peaks" in simple data set
Hello, Thank you to all those great folks that have helped me in the past (especially Dennis Murphy). I have a new challenge. I often generate time-series data sets that look like the one below, with a variable ("Phase") which has a series of flat-topped peaks (sample data below with 5 "peaks"). I would like to calculate the phase value for each peak. It would be great to
2019 Dec 21
0
Downsized R configuration for flat deployment
Hi, FWIW this recent project of mine has somewhat similar goals: https://github.com/r-hub/r-minimal Gabor On Sat, Dec 21, 2019 at 2:40 PM <dmedri at gmail.com> wrote: > > Dear folks, > > I'm testing a downsized R build - in features and obviously sizes - > for a "modern" flat deployment (eg. like python virtualenv, just to > name one). > > Questions:
2012 Nov 22
1
Partial dependence plot in randomForest package (all flat responses)
Hi, I'm trying to make a partial plot with package randomForest in R. After I perform my random forest object I type partialPlot(data.rforest, pred.data=act2, x.var=centroid, "C") where data.rforest is my randomforest object, act2 is the original dataset, centroid is one of the predictor and C is one of the classes in my response variable. Whatever predictor or response class I
2015 Sep 07
2
Bind flat file support
Hi Robert, It doesn't break compatibility with MS, unless you're talking about the RSAT DNS tool, which is a lot more cumbersome than a text editor anyway and it's pretty much assumed that if you're using Samba you're a Linux sysadmin, so not being able to use the RSAT DNS tool should not be a problem. I haven't read Mark Andrew's comment, not being on the Bind
2015 Sep 07
2
Bind flat file support
Is there any chance that support for Bind flat files will return? I understand the various (extremely weak) arguments against it but DLZ not only sucks big time, it limits proper functionality and inter-operability, necessitating significant design changes for anything but the simplest of networks. Additionally, it doesn't work with the existing scripts many people use. I know that
2011 Apr 05
2
Pulling strings from a Flat file
Hi, I have a flat file that contains a bunch of strings that look like this. The file was originally in Unix and brought over into Windows: E123456E234567E345678E456789E567891E678910E. . . . Basically the string starts with E and is followed with 6 numbers. One string=E123456, length=7 characters. This file contains 10,000's of these strings. I want to separate them into one vector the
2013 Dec 01
4
[Bug 72207] New: NV40 / C67 - Pointer to flat panel table invalid
https://bugs.freedesktop.org/show_bug.cgi?id=72207 Priority: medium Bug ID: 72207 Assignee: nouveau at lists.freedesktop.org Summary: NV40 / C67 - Pointer to flat panel table invalid QA Contact: xorg-team at lists.x.org Severity: normal Classification: Unclassified OS: All Reporter: plaes at plaes.org
2009 Feb 09
9
fastercsv, freezing into vendor/gems
I''m using fastercsv such that in my rake file I''m doing this. require ''fastercsv'' It works fine on my Mac. I need to freeze this gem into the app though so my rake tasks work on the production machine. ----------- I spent about two hours though this weekend trying to get this Gem "frozen" into the vendor/gems folder. I tried all sorts, I ... -
2013 Jul 06
4
[Bug 66642] New: [nva5] Wrong provoking vertex is selected for flat attribute interpolation (clipping?)
https://bugs.freedesktop.org/show_bug.cgi?id=66642 Priority: medium Bug ID: 66642 Assignee: nouveau at lists.freedesktop.org Summary: [nva5] Wrong provoking vertex is selected for flat attribute interpolation (clipping?) Severity: normal Classification: Unclassified OS: Linux (All) Reporter: