[SciPy-User] format for chunked file save and read ?

Robert Kern robert.kern at gmail.com
Wed Sep 22 10:36:13 EDT 2010


On Wed, Sep 22, 2010 at 09:18,  <josef.pktd at gmail.com> wrote:
> What is the best file format for storing temporary data, for chunked
> saving and loading, that only uses numpy and scipy?

An mmapped .npy file would probably serve the purpose well enough.

-- 
Robert Kern

"I have come to believe that the whole world is an enigma, a harmless
enigma that is made terrible by our own mad attempt to interpret it as
though it had an underlying truth."
  -- Umberto Eco



More information about the SciPy-User mailing list