Function deltalake::datafusion::logical_expr::expr_fn::stddev

source ·
pub fn stddev(expr: Expr) -> Expr
Expand description

Create an expression to represent the stddev() aggregate function