[Numpy-discussion] Fastest way to save a dictionary of numpy record arrays

Vishal Rana ranavishal at gmail.com
Mon Jun 14 20:00:23 EDT 2010


Hi,

I have dictionary of numpy record arrays, what could be fastest way to
save/load to/from a disk. I tried numpy.save() but my dictionary is lost and
cPickle seems to be slow.

Thanks
Vishal
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/numpy-discussion/attachments/20100614/5783aa87/attachment.html>


More information about the NumPy-Discussion mailing list