spark_connect_rs::functions

Function stddev_samp

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

Returns the unbiased sample standard deviation of the expression in a group.