H5py

A Pythonic interface to the HDF5 binary data format. It allows you to store huge amounts of numerical data and easily manipulate that data from NumPy. Features a hierarchical structure similar to a file system. Use for storing datasets larger than RAM, organizing complex scientific data hierarchically, storing numerical arrays with high-speed random access, keeping metadata attached to data, sharing data between languages, and reading/writing large datasets in chunks.

tondevrel 17e2c36 9.3 KB Updated

File contents

tondevrel/scientific-agent-skills/tree/main/skills/h5py commit 17e2c36b97

Frequently asked questions

npx skillmds add tondevrel/h5py