Navigation
PySpark master documentation
»
pyspark.sql.functions.floor
¶
pyspark.sql.functions.
floor
(
col
)
¶
Computes the floor of the given value.
New in version 1.4.
Navigation
PySpark master documentation
»