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.cbrt
¶
pyspark.sql.functions.
cbrt
(
col
)
[source]
¶
Computes the cube-root of the given value.
New in version 1.4.
pyspark.sql.functions.bucket
pyspark.sql.functions.ceil