get_hdf_keys

hhpy.main.get_hdf_keys(file: str) → List[str][source]

Reads all keys from an hdf file and returns as list

Parameters:file – The path of the file to read the keys of
Returns:List of keys