Module gap_fill

Module gap_fill 

Source

Enums§

FillStrategy
Strategy for filling gaps in time series data.

Functions§

apply_interpolation_step
Mutates the current datum by adding the value of step to it.
calculate_interpolation_step
Calculates the step size for interpolation between two values.