Getting Started
User Guide
API Reference
Development
Migration Guide
Spark SQL
Pandas API on Spark
Structured Streaming
MLlib (DataFrame-based)
Spark Streaming
MLlib (RDD-based)
Spark Core
Resource Management
pyspark.sql.functions.bitwise_not
¶
pyspark.sql.functions.
bitwise_not
(
col
)
[source]
¶
Computes bitwise not.
New in version 3.2.
pyspark.sql.functions.bin
pyspark.sql.functions.bitwiseNOT