Dataset.save_dataset_obj
- Dataset.save_dataset_obj()[source]
Writes the Dataset object to a disk. The format is defined by the
file_format
attribute. Location of the files is given by thedatapath
.
Writes the Dataset object to a disk. The format is defined by the file_format
attribute. Location of the files is given by the datapath
.