Module enum_resample_series

Source

Structsยง

Builder
A builder for EnumResampleSeries
Complete
The final stage for EnumResampleSeries.
EnumResampleSeries
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.
InputStage
The input stage for Builder.
ResampleConfigurationStage
The resample_configuration stage for Builder.