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