github-actions
released this
02 Dec 08:12
·
5 commits
to refs/heads/main
since this release
π Features
- Make all imputation methods consistent in regard to encoding requirements (#827) @nicolassidoux
- Add approximate KNN backend (#791) @nicolassidoux
- Improve survival analysis interface (#825) @aGuyLearning
- Python 3.12 support (#794) @Lilly-May
- Python 3.10+ & use uv for docs & fix RTD & support numpy 2 (#830) @Zethson
π Bug Fixes
- move_to_x: Fix name of non-implemented argument "copy" to "copy_x", implement & test (#832) @eroell
- Contributing typo fix (#821) @aGuyLearning
- Fix miceforest (#800) @Zethson
- style: == to is for type comparison (#774) @eroell