hdf5-1.10.0

Andrea D'Amore and.damore at macports.org
Fri Apr 8 03:48:52 PDT 2016


On 6 April 2016 at 12:52, Marius Schamschula <lists at schamschula.com> wrote:
> This update broke, matio. I had to walk back to the previous version of hdf5.

Also py-tables, used by pandas.
Test case:

    from pandas import DataFrame
    DataFrame([(0, 1), (2, 3)]).to_hdf('foo.h5', 'd1')


-- 
Andrea


More information about the macports-dev mailing list