Function polars::prelude::interpolate::interpolate

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