Skip to content

Version 2.4.1 (2020-12-20)

Compare
Choose a tag to compare
@sjsrey sjsrey released this 20 Dec 19:08
f1a2757

Changes

Version 2.4.1 (2020-12-20)
This is a bug-fix release.

We closed a total of 9 issues (enhancements and bug fixes) through 3 pull requests, since our last release on 2020-12-13.

Issues Closed

  • BUG: support series in sampled classifiers (#99)
  • BUG: FisherJenksSampled returns ValueError if Series is passed as y (#98)
  • REGR: fix invariant array regression (#101)
  • REGR: UserDefined classifier returns ValueError("Minimum and maximum of input data are equal, cannot create bins.") (#100)
  • [DOC] add example nb for new classify API (#91)
  • 2.4.0 Release (#97)

Pull Requests

  • BUG: support series in sampled classifiers (#99)
  • REGR: fix invariant array regression (#101)
  • 2.4.0 Release (#97)

The following individuals contributed to this release:

  • Serge Rey
  • Martin Fleischmann
  • Stefanie Lumnitz