Reading a large csv file

Steven D'Aprano steven at REMOVE.THIS.cybersource.com.au
Mon Jun 22 23:42:29 EDT 2009


On Mon, 22 Jun 2009 23:17:22 -0400, Mag Gam wrote:

> Hello All,
> 
> I have a very large csv file 14G and I am planning to move all of my
> data to hdf5.
[...]
> I was wondering if anyone knows of any techniques to load this file
> faster?

Faster than what? What are you using to load the file?



-- 
Steven



More information about the Python-list mailing list