pyspark.sql.functions.kurtosis

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

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

New in version 1.6.