aequitas
aequitas copied to clipboard
Sensitive attribute type check is erroneously expecting object type
The README and error raised say that the sensitive attribute column should be in categorical, but passing in a categorical type fails because the code is actually checking if the type is an object (string).