Skip to content

Releases: sky-uk/anticipy

v0.2.1

28 May 15:39
43efb5c
Compare
Choose a tag to compare

Bugfix release.

Closes #201;

v0.2.0

23 Mar 16:48
Compare
Choose a tag to compare
  • Major performance improvements
  • Bugfixes

v0.1.8

10 Aug 16:21
9369aae
Compare
Choose a tag to compare
  • Improved prediction intervals
  • Adjusted plots
  • Richer metadata for forecast output
  • Performance improvements
  • Bugfixes

v0.1.7

03 Feb 14:38
924ad6e
Compare
Choose a tag to compare

New model: exponential decay

Updated for compatibility with pandas 1.0.0

v0.1.6

31 May 09:13
4185777
Compare
Choose a tag to compare
  • Added calendar models
  • Improved plotting functions

v0.1.4

28 Nov 17:18
Compare
Choose a tag to compare

Fixed bug preventing pip install on python 3

v0.1.3

18 Oct 10:11
4f753fa
Compare
Choose a tag to compare

Fix documentation issue in pypi

v0.1.2

18 Oct 09:13
21a3927
Compare
Choose a tag to compare

Added interactive plots, made matplotlib an optional dependency

v0.1.0

03 Oct 16:19
7e74bf2
Compare
Choose a tag to compare

Changes:

  • Improved support for python 3
  • Migrated and cleaned docs
  • Added Travis CI configuration
  • Cleaned up setup.py and license
  • Bugfixes