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