Module datafusion_functions_aggregate::average
source · Expand description
Defines Avg
& Mean
aggregate & accumulators
Structs§
- An accumulator to compute the average
Functions§
- Returns the avg of a group of values.
- AggregateFunction that returns a
AggregateUDF
forAvg