[SciPy-User] scikits.timeseries: saving to binary file

Tim Michelsen timmichelsen at gmx-topmail.de
Wed Sep 2 07:58:37 EDT 2009


Hello,
according to the timeseries docs I can save timeseries objects to
a) text files
http://pytseries.sourceforge.net/core.timeseries.io.html#saving-a-timeseries-to-a-text-file
b) hdf5 using pytables
http://pytseries.sourceforge.net/core.timeseries.io.html#saving-a-timeseries-to-a-text-file

Why can I not store it as a numpy binary file using numpy.save without loosing
the dates and frequency information?

Thanks,
Timmie





More information about the SciPy-User mailing list