https://github.com/awslabs/gluon-ts
Revision 0cc3cd95de2a0086f370f5f05d5d5821c604634f authored by Lorenzo Stella on 02 February 2024, 12:35:57 UTC, committed by GitHub on 02 February 2024, 12:35:57 UTC
*Description of changes:* backporting fixes
- #3094 
- #3115 

Additionally: cap pandas version to <2.2


By submitting this pull request, I confirm that you can use, modify,
copy, and redistribute this contribution, under the terms of your
choice.


**Please tag this pr with at least one of these labels to make our
release process faster:** BREAKING, new feature, bug fix, other change,
dev setup

---------

Co-authored-by: Jirka Borovec <6035284+Borda@users.noreply.github.com>
1 parent ed8d813
History
Tip revision: 0cc3cd95de2a0086f370f5f05d5d5821c604634f authored by Lorenzo Stella on 02 February 2024, 12:35:57 UTC
Backports for v0.14.4 (#3121)
Tip revision: 0cc3cd9
File Mode Size
.devtools
.github
docs
examples
requirements
src
test
.dockerignore -rw-r--r-- 178 bytes
.gitattributes -rw-r--r-- 42 bytes
.gitignore -rw-r--r-- 1.8 KB
CODE_OF_CONDUCT.md -rw-r--r-- 309 bytes
CONTRIBUTING.md -rw-r--r-- 3.8 KB
Justfile -rw-r--r-- 1.4 KB
LICENSE -rw-r--r-- 9.9 KB
MANIFEST.in -rw-r--r-- 351 bytes
NOTICE -rw-r--r-- 96 bytes
README.md -rw-r--r-- 5.3 KB
REFERENCES.md -rw-r--r-- 13.2 KB
dev_setup.sh -rwxr-xr-x 1.4 KB
pyproject.toml -rw-r--r-- 780 bytes
setup.cfg -rw-r--r-- 964 bytes
setup.py -rw-r--r-- 4.5 KB

README.md

back to top