Function polars::frame::group_by::aggregations::_agg_helper_slice

source ·
pub fn _agg_helper_slice<T, F>(groups: &[[u32; 2]], f: F) -> Series
Available on crate feature algorithm_group_by only.