pandas.HDFStore.groups

HDFStore.groups(self)[source]

return a list of all the top-level nodes (that are not themselves a pandas storage object)

Returns:
list
Scroll To Top