timeatlas.time_series_dataset.TimeSeriesDataset.to_pickle

TimeSeriesDataset.to_pickle(path: str) → NoReturn

Creating a pickle out of the TimeSeriesDataset

Parameters

path – Path, where the TimeSeriesDataset will be saved

Returns: NoReturn