snowflake.snowpark.Column.bitwiseXOR¶ Column.bitwiseXOR(other: Union[Column, None, bool, int, float, str, bytearray, Decimal, date, datetime, time, bytes, list, tuple, dict, Expression]) → Column[source] (https://github.com/snowflakedb/snowpark-python/blob/release-v1.6.1/src/snowflake/snowpark/column.py#L455-L457)¶ Bitwise xor.