pub fn max_by(col: impl Into<Column>, ord: impl Into<Column>) -> Column
Returns the value associated with the maximum value of ord.