pyspark.sql.functions.skewness

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

Aggregate function: returns the skewness of the values in a group.

New in version 1.6.