pyspark.sql.functions.bitwise_not

pyspark.sql.functions.bitwise_not(col)[source]

Computes bitwise not.

New in version 3.2.