h5_keys

ssapy.io.h5_keys(file_path)[source][source]

List all groups in HDF5 file.

Parameters:

file_path (str) – The file_path of the HDF5 file.

Returns:

A list of group keys in the HDF5 file.