File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 66 - Example: 10.2.1.4 is the 5th version that supports khiops 10.2.1.
77- Internals: Changes in * Internals* sections are unlikely to be of interest for data scientists.
88
9- ## Unreleased
9+ ## 10.2.4.0 - 2024-12-19
1010
1111### Added
12-
12+ - (General) Support for Python 3.13.
1313- (General) ` visualize_report ` helper function to open reports with the Khiops Visualization and
1414 Khiops Co-Visualization app.
1515
16- ## 10.2.3.1 - 2024-11-27
17-
18- ### Added
19- - (General) Support for Python 3.13.
20-
2116### Fixed
2217- (General) Initialization failing in Conda-based environments.
2318
Original file line number Diff line number Diff line change @@ -26,7 +26,7 @@ requirements:
2626 - python
2727 run :
2828 - python
29- - khiops-core >=10.2.3 ,<10.2.4
29+ - khiops-core >=10.2.4 ,<10.2.5
3030 - pandas >=0.25.3
3131 - scikit-learn >=0.22.2
3232 run_constrained :
You can’t perform that action at this time.
0 commit comments