Function polars::prelude::interpolate

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