pyspark.sql.functions.mean

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

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

New in version 1.3.