timeatlas.time_series_dataset.TimeSeriesDataset.boundaries¶
-
TimeSeriesDataset.
boundaries
() → List[Tuple[pandas._libs.tslibs.timestamps.Timestamp, pandas._libs.tslibs.timestamps.Timestamp]]¶ Get the tuple with the TimeSeries first and last index for all components in the TimeSeriesDataset
- Returns
List of Tuple of Pandas Timestamps