Skip to content

Version 0.8.0

Compare
Choose a tag to compare
@martinfleis martinfleis released this 01 Aug 08:21
· 14 commits to main since this release

API changes:

  • The first argument in Clustergram.fit() is now X instead of data.

Enhancements:

  • API: follow scikit-learn API conventions (#59)
  • ENH: ensure that x ticks are only integers (#58)
  • ENH: format time in verbose mode

Full Changelog: v0.7.0...v0.8.0