Function datafusion::functions_aggregate::expr_fn::avg
source ยท pub fn avg(expression: Expr) -> Expr
Expand description
Returns the avg of a group of values.
pub fn avg(expression: Expr) -> Expr
Returns the avg of a group of values.