polars::prelude::interpolate

Function interpolate

Source
pub fn interpolate(s: &Series, method: InterpolationMethod) -> Series
Available on crate features polars-ops and interpolate only.