pyspark.sql.functions.floor

pyspark.sql.functions.floor(col: ColumnOrName) → pyspark.sql.column.Column

Computes the floor of the given value.