Skip to content

Implement HDF5 file type #1909

Description

@dmpetrov

Description

Zarr has a native type; HDF5 does not, so scientific and robotics datasets (EgoDex, many LeRobot-style exports, most neuro/sensor corpora) are read through h5py inside a generator, which forfeits lazy column reads and pushdown. Daft ships Hdf5File with .attrs() and .to_tempfile(), which is what their EgoDex example uses.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions