Displaying 1 result from an estimated 1 matches for "isstock".
Did you mean:
instock
2001 Apr 30
0
Rgui 1.2.3 for Windows crashes reading huge CSV file (PR#927)
...cation 0x02672dcf.
I watched this in the Task Manager and it peaked around 160 MB.
Here's the first few lines of the input file (stock price data for all NYSE
stocks for the past year) if you want to try this with some fake data -- just
add 688,499 more rows of this stuff :-)
Symbol,Date,Cvf,IsStock,Open,High,Low,Close,Volume,OpenInt
"WLP",20000428,2,1,75.25,75.25,72.5,73.75,4151,0
"WLP",20000501,2,1,74,74.5,72.120002746582,72.4300003051758,2229,0
"WLP",20000502,2,1,72.370002746582,72.370002746582,71,71.870002746582,3629,0
I haven't tried this with the Linux...