What is the most pythonic way to fetch keys from an h5 file without loading the complete data?

后端 未结 0 931
眼角桃花
眼角桃花 2021-02-05 02:18

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

相关标签:
回答
  • 消灭零回复
提交回复
热议问题