featuretools
featuretools copied to clipboard
Add `logical_xor` primitive
We could potentially add a logical_xor
primitive using this numpy function: https://numpy.org/doc/stable/reference/generated/numpy.logical_xor.html