polars::prelude

Function interpolate

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