Support for new mitigators and metrics from aif360, minor bug fixes and schema changes.
0.4.9
Improvements to AIF360 support, and implemented Map operator for pandas.
0.4.8
Add support for auto-deployment of releases to PyPi
0.4.7
Support for categorical attributes in using aif360 with Lale, scorers that combine performance and disparate impact score, change to use the latest hyperopt version, switch from travis to github actions and minor bug fixes.
0.4.6
More checks with flake, schema simplification bug fixes, upgrade to new versions of aif360, pandas and support for numpy ndarrays and categorical values while using disparate_impact scorer with Lale.
0.4.5
Schema changes to some estimators and changes after applying black and isort.