spark_connect_rs::functions

Function max_by

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

Returns the value associated with the maximum value of ord.