Data FilesTypesHDF5GroupMethodsis_datasetOn this pageis_dataset Method of HDF5Group. is_dataset(const string path) -> bool Checks whether a relative path is a dataset. Parameters path: Relative path. Returns True if the path refers to a dataset.