Releases: MAIF/eurybia
Releases · MAIF/eurybia
1.3.3
1.3.2
What's Changed
- Removed
jupyter
andipywidgets
from Dependencies by @guillaume-vignal in #68
Full Changelog: 1.3.1...1.3.2
1.3.1
1.3.0
What's Changed
-
Add interaction plot in the report #64 by @guillaume-vignal
- An interaction plot has been added to the report, allowing users to visualize relationships between variables. This enhancement provides deeper insights into how variables interact and affect outcomes, helping with more comprehensive data analysis.
-
Add Python 3.12 support #64 by @guillaume-vignal
- The project now supports Python 3.12, ensuring compatibility with the latest Python version. Users can now run the project with Python 3.12 without issues.
Full Changelog: 1.2.0...1.3.0
1.2.0
What's Changed
-
Hotfixes:
- Hotfix readthedocs compilation #48 by @ThomasBouche
- Hotfix documentation compilation #49 by @ThomasBouche
-
Updates:
- Update subprocess run #55 by @MLecardonnel
- Update
Eurybia_report_example.py
with eurybia import #56 by @MLecardonnel
-
Improvements:
- Replace
datapane
withPanel
#61 by @tbloron - Warning fixes and pandas/Python support updates #62 by @guillaume-vignal:
- Support for
pandas >= 2
- Drop support for
pandas 1.x
- Drop support for Python 3.8
- Add support for Python 3.11
- Support for
- Replace
-
Build System:
- Migrate from
setup.py
topyproject.toml
in #61 by @tbloron and #62 by @guillaume-vignal
- Migrate from
New Contributors
- @tbloron made their first contribution
- @guillaume-vignal made their first contribution
Full Changelog: 1.1.1...1.2.0
1.1.1: ⬆️ Upgrade dependencies
-
Upgrade dependencies, especially datapane (for generate report)
-
Drop support for python 3.7
-
Change in report : drop special template for Eurybia, fix bug in dropdown menu name with the new version of datapane
Fix #42
1.1.0 : Support to Python3.10
1.0.2: patch release : minor fix
Fixes issue #26
Patches a bug when use parameter "model" and "dataset_names" simultaneously
1.0.1: patch release : minor fix
Fixes issue #16
Patches an issue where a file was unnecessarily being saved to disk by catboost and could cause an issue for users without disk write permissions.
1.0.0: Eurybia Public release
Eurybia Public release