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