Skip to main content

array_mean

Function array_mean 

Source
pub fn array_mean(column: &Column) -> Column
Expand description

Mean of list elements (PySpark aggregate avg).