Skip to content

v0.3.1

Choose a tag to compare

@larsoner larsoner released this 20 Nov 16:04
· 4 commits to master since this release
6518652

What's Changed

  • Forward feature names in FeaturesExtractor by @etiennedemontalivet in #94
  • Add documentation page to setup.py by @sappelhoff in #95
  • Handle single sample output from FeatureFunctionTransformer to support scikit-learn 1.7.2 and later by @rcmdnk in #97
  • Replace np.Inf with np.inf in tests by @rcmdnk in #98
  • ENH: Add release workflow and prep 0.3.1 by @larsoner in #100
  • MAINT: Bump Python min to 3.10 by @larsoner in #102

New Contributors

Full Changelog: 0.3...0.3.1