| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2023-01-06 | 628 Bytes | |
| v0.10.0.tar.gz | 2023-01-06 | 908.9 kB | |
| v0.10.0.zip | 2023-01-06 | 941.3 kB | |
| Totals: 3 Items | 1.9 MB | 0 | |
- Fixes
- Update to avoid error with a categorical target with unused categories (#349)
- Changes
- Transition to pure pyproject.toml for project metadata (#351)
- Change
target_dataframe_nameparameter name totarget_dataframe_index(#353) - Delete MANIFEST.in and .coveragerc from root directory (#359)
- Documentation Changes
- Temporarily restrict scikit-learn version to
<1.2.0in dev requirements to allow docs to build (#361)
- Temporarily restrict scikit-learn version to
- Testing Changes
- Add create feedstock PR workflow (#346)
Thanks to the following people for contributing to this release: @gsheni, @thehomebrewnerd