Module average

Source
Expand description

Defines Avg & Mean aggregate & accumulators

Structs§

Avg
AvgAccumulator
An accumulator to compute the average

Functions§

avg
Returns the avg of a group of values.
avg_udaf
AggregateFunction that returns a AggregateUDF for Avg