Function datafusion::logical_expr::expr_fn::stddev
source ยท pub fn stddev(expr: Expr) -> Expr
Expand description
Create an expression to represent the stddev() aggregate function
pub fn stddev(expr: Expr) -> Expr
Create an expression to represent the stddev() aggregate function