pandas.HDFStore.groups#

HDFStore.groups()[source]#

Return a list of all the top-level nodes.

Each node returned is not a pandas storage object.

Returns
list

List of objects.