snowflake.snowpark.Column.bitwiseXOR¶ Column.bitwiseXOR(other: Column | None | bool | int | float | str | bytearray | Decimal | date | datetime | time | bytes | list | tuple | dict | Expression) → Column[source]¶ Bitwise xor.