Is there a pythonic way to read-only the keys from an h5 file without loading the complete data? I have tried h5py and pandas HDFStore (as shown below):
h5py