pub fn bitwise_not(column: &Column) -> Column
Bitwise NOT of an integer/boolean column (PySpark bitwise_not / bitwiseNOT).