pandas.HDFStore.keys

HDFStore.keys(self) → List[str][source]

Return a list of keys corresponding to objects stored in HDFStore.

Returns
list

List of ABSOLUTE path-names (e.g. have the leading ‘/’).