Function datafusion::prelude::stddev

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

Create an expression to represent the stddev() aggregate function