pyspark.sql.functions.
bitwiseNOT
Computes bitwise not.
Deprecated since version 3.2.0: Use bitwise_not() instead.
bitwise_not()
New in version 1.4.