Data FilesTypesHDF5FileMethodsdelete_datasetOn this pagedelete_dataset Method of HDF5File. delete_dataset(const string path) -> HDF5File Deletes a dataset. Parameters path: Dataset path. Returns Reference to the same HDF5File instance.