polars::prelude::nan_propagating_aggregate

Function nan_min_s

Source
pub fn nan_min_s(s: &Series, name: PlSmallStr) -> Series
Available on crate features polars-ops and propagate_nans only.