spark_connect_rs::functions

Function mean

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

returns the average of the values in a group.