pub fn _agg_helper_idx_idx<'a, F>(groups: &'a GroupsIdx, f: F) -> Serieswhere F: Fn((u32, &'a UnitVec<u32>)) -> Option<u32> + Send + Sync,