Skip to content

Commit

Permalink
Update CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
folmos-at-orange committed Sep 3, 2024
1 parent 42b0c15 commit 51d5c2f
Showing 1 changed file with 9 additions and 1 deletion.
10 changes: 9 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,17 @@
- Example: 10.2.1.4 is the 5th version that supports khiops 10.2.1.
- Internals: Changes in *Internals* sections are unlikely to be of interest for data scientists.

## 10.2.2.5 - Unreleased

### Added

- (General) `train_test_split_dataset` helper function to ease the splitting in train/test for
multi-table datasets.
- (General) `sort_dataset` helper function to ease the sorting by key of multi-table datasets.

## 10.2.2.4 - 2024-08-05

## Added
### Added
- (`sklearn`) Sklearn's attributes for supervised estimators.

## 10.2.2.3 - 2024-08-02
Expand Down

0 comments on commit 51d5c2f

Please sign in to comment.