Skip to content

v0.10.0

Compare
Choose a tag to compare
@gsheni gsheni released this 06 Jan 16:30
· 23 commits to main since this release
9b6f5ec
  • 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_name parameter name to target_dataframe_index (#353)
    • Delete MANIFEST.in and .coveragerc from root directory (#359)
  • Documentation Changes
    • Temporarily restrict scikit-learn version to <1.2.0 in dev requirements to allow docs to build (#361)
  • Testing Changes
    • Add create feedstock PR workflow (#346)

Thanks to the following people for contributing to this release:
@gsheni, @thehomebrewnerd