pyspark.sql.functions.stddev

pyspark.sql.functions.stddev(col)[source]

Aggregate function: alias for stddev_samp.

New in version 1.6.