pub fn stddev(col: &Column) -> Column
Standard deviation (sample) aggregation (PySpark stddev / stddev_samp)