search for: wvsevs_sb_v4

Displaying 2 results from an estimated 2 matches for "wvsevs_sb_v4".

2006 Jan 05
1
Suggestion for big files [was: Re: A comment about R:]
...nto database format is not an easy job for me.I ask > for help in SQLite list,but the solution is not satisfying as that > required the knowledge about the third script language.After searching > the internet,I get this solution: > > #begin > rm(list=ls()) > f<-file("D:\wvsevs_sb_v4.csv","r") > i <- 0 > done <- FALSE > library(RSQLite) > con<-dbConnect("SQLite","c:\sqlite\database.db3") > tim1<-Sys.time() > > while(!done){ > i<-i+1 > tt<-readLines(f,2500) > if (length(tt)<2500) done <- TRU...
2006 Jan 05
2
Suggestion for big files [was: Re: A comment about R:]
[ronggui] >R's week when handling large data file. I has a data file : 807 vars, >118519 obs.and its CVS format. Stata can read it in in 2 minus,but In >my PC,R almost can not handle. my pc's cpu 1.7G ;RAM 512M. Just (another) thought. I used to use SPSS, many, many years ago, on CDC machines, where the CPU had limited memory and no kind of paging architecture. Files did