v1.12.1 - 2024-05-09
This release handles a pandas warning that was showing up in the UniformEncoder
.
Bugs Fixed
- Fix pandas FutureWarning in UniformEncoder - Issue #819 by @R-Palazzo
Maintenance
- Switch to using ruff for Python linting and code formatting - Issue #765 by @gsheni
- Only run unit and integration tests on oldest and latest python versions for macos - Issue #812 by @R-Palazzo
Internal
- Refactoring code for Enterprise issue #529 - PR#815 by @amontanez24