Function group_agg_nan_max_s

Source
pub unsafe fn group_agg_nan_max_s(s: &Series, groups: &GroupsType) -> Series
Available on crate feature polars-ops only.
Expand description

§Safety

groups must be in bounds.