Deprecated: The each() function is deprecated. This message will be suppressed on further calls in /home/zhenxiangba/zhenxiangba.com/public_html/phproxy-improved-master/index.php on line 456
datafusion::functions_aggregate::average - Rust
[go: Go Back, main page]

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