pub unsafe fn group_agg_nan_max_s(s: &Series, groups: &GroupsProxy) -> Series
Available on crate features
polars-ops
and propagate_nans
only.Expand description
ยงSafety
groups
must be in bounds.
pub unsafe fn group_agg_nan_max_s(s: &Series, groups: &GroupsProxy) -> Series
polars-ops
and propagate_nans
only.groups
must be in bounds.