Module forward_fill_resample_interpolation_configuration

Source

Structsยง

Builder
A builder for ForwardFillResampleInterpolationConfiguration
Complete
The final stage for ForwardFillResampleInterpolationConfiguration.
ForwardFillResampleInterpolationConfiguration
Forward fill interpolation for resampling. Rounds the earliest and latest timestamp up to the nearest interval multiple and generates timestamps at the given interval between the new earliest and latest timestamps. For every timestamp in the resampled timestamps, takes the last known value before the timestamp as the value.