spark_connect_rs::functions

Function rint

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

Returns the double value that is closest in value to the argument and is equal to a mathematical integer.