[Numpy-discussion] saving groups of numpy arrays to disk
Chris Withers
chris@simplistix.co...
Sat Aug 20 18:18:55 CDT 2011
Hi All,
I've got a tree of nested dicts that at their leaves end in numpy arrays
of identical sizes.
What's the easiest way to persist these to disk so that I can pick up
with them where I left off?
What's the most "correct" way to do so?
I'm using IPython if that makes things easier...
I had wondered about PyTables, but that seems a bit too heavyweight for
this, unless I'm missing something?
cheers,
Chris
--
Simplistix - Content Management, Batch Processing & Python Consulting
- http://www.simplistix.co.uk
More information about the NumPy-Discussion
mailing list