Dataset.save_dataset_obj
- Dataset.save_dataset_obj()[source]
Writes the Dataset object to a pickle (.pkl) and json (.json) files. Location of the files is given by the
datapath
.
Writes the Dataset object to a pickle (.pkl) and json (.json) files. Location of the files is given by the datapath
.