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.bitwiseNOT
¶
pyspark.sql.functions.
bitwiseNOT
(
col
)
[source]
¶
Computes bitwise not.
New in version 1.4.
pyspark.sql.functions.bin
pyspark.sql.functions.broadcast