Function avg

Source
pub fn avg(col: impl Into<Column>) -> Column
Expand description

Returns the average of the values in a group.