Skip to content

Releases: wd60622/latent-calendar

v1.5.0

16 Apr 23:52
010c147
Compare
Choose a tag to compare

What's Changed

New Features 🎉

  • Sklearn documentation links, python 3.8 drop and 3.12 add by @wd60622 in #57
  • pass read kwargs to pd.read_csv by @wd60622 in #63

Bugfixes 🐛

Maintenance 🔧

  • test for no model warnings if predict / transform mismatch from fit type by @wd60622 in #64

Full Changelog: v1.4.0...v1.5.0

v1.4.0

18 Feb 12:12
a6a13fd
Compare
Choose a tag to compare

What's Changed

New Features 🎉

  • allow for series or DataFrame in stack_segments by @wd60622 in #47
  • Split normalize method and add deprecation warning by @wd60622 in #48
  • Multiday / Multiweek calendar event for more plotting customization by @wd60622 in #49

Full Changelog: v1.3.0...v1.4.0

v1.3.0

31 Jan 06:54
67deeec
Compare
Choose a tag to compare

What's Changed

New Features 🎉

  • Post, new method, and rolling deprecation by @wd60622 in #43

Full Changelog: v1.2.0...v1.3.0

v1.2.0

22 Jan 11:11
9bfddd2
Compare
Choose a tag to compare

What's Changed

New Features 🎉

Full Changelog: v1.1.0...v1.2.0

v1.1.0

14 Jan 09:18
8dbe4a6
Compare
Choose a tag to compare

What's Changed

New Features 🎉

  • Format code with ruff by @wd60622 in #34
  • MultiIndex dow hour instead of custom vocab by @wd60622 in #36
  • add _ after fit variables for sklearn convention by @wd60622 in #38
  • implement conditional probabilities by @wd60622 in #39

Documentation 📖

Maintenance 🔧

Full Changelog: v1.0.0...v1.1.0

v1.0.0

14 Oct 08:09
cd8019c
Compare
Choose a tag to compare

What's Changed

New Features 🎉

Bugfixes 🐛

Documentation 📖

New Contributors

Full Changelog: https://github.com/wd60622/latent-calendar/commits/v1.0.0