From f80054c365716afedc0580a51cab1e52811b562c Mon Sep 17 00:00:00 2001 From: PaulWestenthanner Date: Tue, 1 Oct 2024 22:16:44 +0200 Subject: [PATCH] update changelog --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 0d3bdb1a..ae20f09e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,7 @@ unreleased ========== +* fixed: Future Warning in Pandas +* fixed: np.NaNs in numpy 2.x * improved: performance of the hashing encoder (about twice as fast) * deprecate the `max_sample`` parameter, it has no use anymore * add `process_creation_method` parameter