cf.Index.__xor__

Index.__xor__(y)[source]

The binary bitwise operation ^

x.__xor__(y) <==> x^y