[SciPy-Dev] genfromtxt

Ralf Gommers ralf.gommers at gmail.com
Thu Mar 28 19:38:34 EDT 2019


On Fri, Mar 29, 2019 at 12:34 AM Nicholas Alexeev <naalexeev at alaska.edu>
wrote:

> I noticed that the genfromtxt() function is slow and it consumes a large
> amount of memory. I am trying to improve it. Does anyone have any tips?
> Thanks.
>

If your data can be read by pandas.read_csv, that's a lot faster



> _______________________________________________
> SciPy-Dev mailing list
> SciPy-Dev at python.org
> https://mail.python.org/mailman/listinfo/scipy-dev
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/scipy-dev/attachments/20190329/ad49e8a7/attachment.html>


More information about the SciPy-Dev mailing list