featuretools icon indicating copy to clipboard operation
featuretools copied to clipboard

Add `logical_xor` primitive

Open sbadithe opened this issue 2 years ago • 0 comments

We could potentially add a logical_xor primitive using this numpy function: https://numpy.org/doc/stable/reference/generated/numpy.logical_xor.html

sbadithe avatar Feb 01 '23 01:02 sbadithe