Function polars_core::frame::group_by::aggregations::_agg_helper_slice

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