v0.12.1 - 2023-11-01
This release fixes a bug with the new Intertable Trends property and older pandas versions and a bug with how the ML Efficacy metric handled train and test data. Reports handle missing relationships more gracefully.
Bugs Fixed
- Multiple FutureWarning lines printed out when running the Quality Report (Intertable Trends property) - Issue #490 by @frances-h
- Transformer should not be fit on test data - Issue #291 by @fealho
- Reports should not crash if there are no relationships - Issue #481 by @lajohn4747