Skip to content

Tags: arundo/adtk

Tags

v0.6.2

Toggle v0.6.2's commit message

Partially verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
We cannot verify signatures from co-authors, and some of the co-authors attributed to this commit require their commits to be signed.
hotfix (#104)

Co-authored-by: tailaiw <[email protected]>

v0.6.1

Toggle v0.6.1's commit message

Partially verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
We cannot verify signatures from co-authors, and some of the co-authors attributed to this commit require their commits to be signed.
Migrate doc (#103)

* updated sphinx version

* update doc links

* fixed link

* fixed a type hint

* updated version number

Co-authored-by: tailaiw <[email protected]>

v0.6

Toggle v0.6's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Readthedocs (#96)

* added readthedocs config file

* corrected path

v0.5.5

Toggle v0.5.5's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Fixed a bug of empty list being ignored by AndAggregator (#77)

* fixed a bug

* updated version number

* updated changelog

* fixed typos

* avoided pandas warning

v0.5.4

Toggle v0.5.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Optimized the logic applying univariate model to DataFrame (#67)

* optimized applying univariate model to DF

* updated version number and changelogs

* minor optimization

* Fixed a bug that model trained with Series cannot be applied to DataFrame due to name matching error

* modified docstrings

* updated version number

* updated changelog

v0.5.3

Toggle v0.5.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
required statsmodels < 0.11 (#62)

* required statsmodels < 0.11

* updated version number

* updated changelog

v0.6.0-dev.10+pr.58

Toggle v0.6.0-dev.10+pr.58's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Finalize Github Action for publishing to PyPI (#58)

* corrected workflow folder name

* updated version number

* removed build meta from version

* update version number

* update version

* used real pypi

v0.6.0-dev.9+pr.57

Toggle v0.6.0-dev.9+pr.57's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Removed build meta from setup.cfg (#57)

* corrected workflow folder name

* updated version number

* removed build meta from version

* update version number

v0.6.0-dev.8+pr.56

Toggle v0.6.0-dev.8+pr.56's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Corrected workflow folder name (#56)

* corrected workflow folder name

* updated version number

v0.5.3-alpha

Toggle v0.5.3-alpha's commit message
update version number