Function datafusion::functions_aggregate::stddev::stddev
source ยท pub fn stddev(expression: Expr) -> Expr
Expand description
Compute the standard deviation of a set of numbers
pub fn stddev(expression: Expr) -> Expr
Compute the standard deviation of a set of numbers