Skip to main content

Module aggregated_value

Module aggregated_value 

Source
Expand description

Aggregated value for a column in grouped rows.

Represents the result of an aggregation operation on a column, storing the computed value and the function used to compute it. Aggregated value for a column in grouped rows.

Represents the result of an aggregation operation on a column, storing the computed value and the function used to compute it.

Structsยง

AggregatedValue
Aggregated value for a column.