Skip to main content

Module aggregation

Module aggregation 

Source
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.