Structsยง
- Builder
- A builder for EnumResampleSeries
- Complete
- The final stage for
EnumResampleSeries
. - Enum
Resample Series - 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.
- Input
Stage - The
input
stage forBuilder
. - Resample
Configuration Stage - The
resample_configuration
stage forBuilder
.