Contents

RowGrouping

A collection of row selections that have the same value in a column.

Declaration

struct RowGrouping<GroupingKey> where GroupingKey : Hashable

Topics

Creating a Row Grouping

Inspecting a Row Grouping

Transforming a Row Grouping

Splitting a Row Grouping

Aggregating a Row Grouping

Flattening a Row Grouping

Summarizing a Row Grouping

Describing a Row Grouping

Subscripts

Default Implementations

See Also

Grouping Rows