Skip to main content

mean

Function mean 

Source
pub fn mean(col: &Column) -> Column
Expand description

Alias for avg (PySpark mean).