pub unsafe fn group_agg_nan_min_s(s: &Series, groups: &GroupsProxy) -> Series
Available on crate features polars-ops and propagate_nans only.
Expand description

§Safety

groups must be in bounds.