Available on crate feature
algorithm_group_by
only.Modules§
Structs§
- GroupBy
- Returned by a group_by operation on a DataFrame. This struct supports several aggregations.
- Group
Positions - Groups
Idx - Indexes of the groups, the first index is stored separately. this make sorting fast.
- Groups
Type Iter - Groups
Type ParIter
Enums§
Traits§
- Into
Groups Type - Used to create the tuples for a group_by operation.
Functions§
Type Aliases§
- Borrow
IdxItem - Groups
Slice - Every group is indicated by an array where the
- IdxItem