module documentation

HDFDataSet loads/saves data from/to a hdf file using an underlying filesystem (e.g.: local, S3, GCS). It uses pandas.HDFStore to handle the hdf file.

Constant HDFSTORE_DRIVER Undocumented
HDFSTORE_DRIVER: str = (source)

Undocumented

Value
'H5FD_CORE'