Structsยง
- Builder
- A builder for NumericResampleSeries
- Complete
- The final stage for NumericResampleSeries.
- InputStage 
- The inputstage forBuilder.
- NumericResample 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.
- ResampleConfiguration Stage 
- The resample_configurationstage forBuilder.