Expand description
Aggregation functions for grouped row data.
Provides built-in and custom aggregation functions for computing summary values from grouped rows.
Modulesยง
- aggregated_
value - Aggregated value for a column in grouped rows.
- aggregation_
fn - Custom aggregation function wrapper.
- aggregation_
state - Complete aggregation state for the table.
- built_
in_ aggregation - Built-in aggregation functions for grouped rows.
- prelude
- Re-exports for convenient access to aggregation types.