Implemented TimeSeriesDict.span
This PR fixes #864 (closed) by implementing a span
property for the TimeSeriesDict
, essentially just the logical OR of all span
s for contained TimeSeries
.
This PR fixes #864 (closed) by implementing a span
property for the TimeSeriesDict
, essentially just the logical OR of all span
s for contained TimeSeries
.