Data FilesTypesHDF5GroupMethodsdelete_datasetOn this pagedelete_dataset Method of HDF5Group. delete_dataset(const string path) -> HDF5Group Deletes a dataset relative to the group. Parameters path: Relative dataset path. Returns Reference to the same HDF5Group instance.