[Scilab-users] large csv text file management issue

Tingsten remi.mercier at imelavi.fr
Wed Feb 13 09:04:54 CET 2013


Hello David,

Here are few comments:

-900Mo of file start to be pretty big and read a csv of this size in 1 shot
is not so easy in Scilab (but by splitting the file you will have an easier
job!).

-There is a toolbox called csv_readwrite (available from Atoms) that brings
some tools much quicker to open the csv files than the csvRead() function

-Your question is almost an everyday question on this forum, so you should
find some example with the search tool.

Hope this help,
Rémi



--
View this message in context: http://mailinglists.scilab.org/large-csv-text-file-management-issue-tp4025917p4025924.html
Sent from the Scilab users - Mailing Lists Archives mailing list archive at Nabble.com.



More information about the users mailing list