Usage#

Overview documentation of the public API functions.

save

Adds keys of given dict as groups and values as datasets to the given hdf-file (by string or object) or group object.

load

Returns a dictionary containing the groups as keys and the datasets as values from given hdf file.

LazyHdfDict

Helps loading data only if values from the dict are requested.

queue_handler

Base module to handle the queue of open (in memory) files.

config

Package-wide config options