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