Skip to content

H5PY

It lets you store huge amounts of numerical data, and easily manipulate that data from NumPy. For example, you can slice into multi-terabyte datasets stored on disk, as if they were real NumPy arrays. Thousands of datasets can be stored in a single file, categorized and tagged however you want.

It is designed for flexible and efficient I/O and for high volume and complex data.

https://github.com/h5py/h5py

Comments