You are viewing documentation about an older version (1.1.0). View latest version

snowflake.snowpark.Column.bitxor

Column.bitxor(other: ColumnOrLiteral | Expression) Column[source] (https://github.com/snowflakedb/snowpark-python/blob/release-v1.1.0/src/snowflake/snowpark/column.py#L428-L430)

Bitwise xor.