spark_connect_rs::functions

Function floor

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

Computes the floor of the given value.