timeatlas.time_series_dataset.TimeSeriesDataset.describe

TimeSeriesDataset.describe() → pandas.core.frame.DataFrame

Describe a TimeSeriesDataset with the describe function from Pandas

TODO Define what describe should do on TimeSeriesDataset (see issue 56)

Returns

TODO Define return type