Module numeric_resample_series

Source

Structsยง

Builder
A builder for NumericResampleSeries
Complete
The final stage for NumericResampleSeries.
InputStage
The input stage for Builder.
NumericResampleSeries
Resamples the input series to a new resolution using interpolation. Outputs data for timestamps corresponding to the defined frequency. Based on interpolation strategy, determines range of timestamps to output data for and interpolates values where necessary.
ResampleConfigurationStage
The resample_configuration stage for Builder.