pub fn bit_xor(col: impl Into<Column>) -> Column
Returns the bitwise XOR of all non-null input values, or null if none.