Function min_by

Source
pub fn min_by(col: impl Into<Column>, ord: impl Into<Column>) -> Column
Expand description

Returns the value associated with the minimum value of ord.