polars::prelude::nan_propagating_aggregate

Function nan_max_s

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