5.51. extras.hdf5ΒΆ

HDF5 file handling.

All necessary dependencies to use this extra can be installed with:

pip install eminus[hdf5]

Functions

read_hdf5

Load objects from an HDF5 file.

write_hdf5

Save objects in an HDF5 file.