release v0.29.0
Release Notes:
- fix flake8 build error due to missing stacklevel argument for warn method by @imatiach-msft in #554
- update interpret-community to ml-wrappers 0.4.3 by @imatiach-msft in #553
- drop python 3.6 support and fix build failures by @imatiach-msft in #557
- update interpret-community to interpret-core v0.3.2 by @imatiach-msft in #556
- Update setup.py to pin pandas below 2.0.0 by @gaugup in #558
- Update setup.py to dependency on
raiutils
by @gaugup in #555 - Delete requirements.txt by @gaugup in #559
- Remove deprecated
iteritems()
and useitems()
instead by @gaugup in #560 - release interpret-community v0.29.0 by @imatiach-msft in #561
Full Changelog: v0.28.0...v0.29.0