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

josef.pktd at gmail.com josef.pktd at gmail.com
Wed Sep 22 16:25:03 EDT 2010


On Wed, Sep 22, 2010 at 3:05 PM, Robert Kern <robert.kern at gmail.com> wrote:
> On Wed, Sep 22, 2010 at 13:09,  <josef.pktd at gmail.com> wrote:
>
>> Just a preference given my tastes: I like open standards where I don't
>> have to worry about any compatibility questions. My favorite data file
>> format is a csv file. (I lost hdf5 support with numpy 1.4.0)
>
> What do you mean you "lost hdf5 support with numpy 1.4.0"?

Just that there never was a h5py or pytabels available that was binary
compatible. (but that's
http://www.goenglish.com/waterunderthebridge.asp)

>
> In any case, just use the NPY format using np.save() and np.load() and
> be done with it.

I'm back to `work`

Josef

> --
> 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
> _______________________________________________
> SciPy-User mailing list
> SciPy-User at scipy.org
> http://mail.scipy.org/mailman/listinfo/scipy-user
>



More information about the SciPy-User mailing list