Eventually I'd like to have a library of data calculators that works with sci.time_series.data. Some of these exist already, but their discoverability is poor. We should add on a calculators property with lazily constructs a list of calculators for the user to try.
Eventually I'd like to have a library of data calculators that works with sci.time_series.data. Some of these exist already, but their discoverability is poor. We should add on a calculators property with lazily constructs a list of calculators for the user to try.
calculators = data.calculators event_calculator = calculators.event_calculator