Module polars_core::frame::groupby
source · [−]Modules
Structs
Returned by a groupby operation on a DataFrame. This struct supports several aggregations.
Indexes of the groups, the first index is stored separately. this make sorting fast.
Enums
Traits
Used to create the tuples for a groupby operation.