pyspark.sql.functions.stddev

pyspark.sql.functions.stddev(col: ColumnOrName) → pyspark.sql.column.Column

Aggregate function: alias for stddev_samp.