pyspark.sql.functions.variance

pyspark.sql.functions.variance(col)

Aggregate function: alias for var_samp.

New in version 1.6.