Function datafusion::prelude::stddev

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

Create an expression to represent the stddev() aggregate function