pyspark.sql.functions.skewness

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

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