TimeSeries.
to_dict
Method to export the Time Series to a json format.
series (bool, optional) – True to export the original time series, False to only export the TimeSeries object”s name.
data – dictionary with the necessary information to recreate the TimeSeries object completely.
dict