pub fn _agg_helper_slice_no_null<T, F>(groups: &[[IdxSize; 2]], f: F) -> Serieswhere F: Fn([IdxSize; 2]) -> T::Native + Send + Sync, T: PolarsNumericType,
algorithm_group_by