timeatlas.time_series.TimeSeries.boundaries

TimeSeries.boundaries() → Tuple[pandas._libs.tslibs.timestamps.Timestamp, pandas._libs.tslibs.timestamps.Timestamp]

Get a tuple with the TimeSeries first and last index

Returns

a Tuple of Pandas Timestamps