Inputs / Outputs#

Dataframes / Numpy arrays#

HDF5 is easy to manipulate in the Python world but difficult to exchange with other people and other environments. The two following functions makes it easier to collapse many dataframes or numpy arrays into one single file. The data can be unzipped afterwards, see read_zip, to_zip.