spark_connect_rs::functions

Function stddev_pop

Source
pub fn stddev_pop(col: impl Into<Column>) -> Column
Expand description

Returns population standard deviation of the expression in a group.