Getting Started
User Guide
API Reference
Development
Migration Guide
Spark SQL
Structured Streaming
MLlib (DataFrame-based)
Spark Streaming
MLlib (RDD-based)
Spark Core
Resource Management
pyspark.sql.functions.floor
¶
pyspark.sql.functions.
floor
(
col
)
[source]
¶
Computes the floor of the given value.
New in version 1.4.
pyspark.sql.functions.flatten
pyspark.sql.functions.forall