[SciPy-User] problem with loading data from data_store

Ralf Gommers ralf.gommers at googlemail.com
Mon Mar 26 14:19:25 EDT 2012


On Mon, Mar 26, 2012 at 7:28 PM, Ryan Krauss <ryanlists at gmail.com> wrote:

> It seems like I am using code no one cares about or uses.  I also
> worked around this by just using cPickle.  Is there a better approach
> I should be using to save a collection of numpy arrays efficiently
> with little hassle?
>

Yes: http://docs.scipy.org/doc/numpy/reference/generated/numpy.savez.html

Ralf
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.scipy.org/pipermail/scipy-user/attachments/20120326/cad48cf4/attachment.html>


More information about the SciPy-User mailing list