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