https://github.com/unit8co/darts
History
Tip revision: 9d675d9aa1a5a7b285c6cd8b5ec34cd33b640395 authored by madtoinou on 09 November 2022, 14:48:14 UTC
first version of the automatic hierachy, takes a long format df and pivot it to have all the sub-series in a single TimeSeries. only handle hierarchy of degree 1 at the moment
Tip revision: 9d675d9
File Mode Size
.github
conda_recipe
darts
datasets
docs
examples
gradle
requirements
static
.bumpversion.cfg -rw-r--r-- 254 bytes
.coveragerc -rw-r--r-- 38 bytes
.dockerignore -rw-r--r-- 49 bytes
.git-blame-ignore-revs -rw-r--r-- 298 bytes
.gitattributes -rw-r--r-- 153 bytes
.gitignore -rw-r--r-- 361 bytes
.pre-commit-config.yaml -rw-r--r-- 472 bytes
CHANGELOG.md -rw-r--r-- 55.7 KB
CONTRIBUTING.md -rw-r--r-- 4.9 KB
Dockerfile -rw-r--r-- 389 bytes
INSTALL.md -rw-r--r-- 6.7 KB
LICENSE -rw-r--r-- 11.1 KB
MANIFEST.in -rw-r--r-- 19 bytes
README.md -rw-r--r-- 12.5 KB
build.gradle -rw-r--r-- 4.2 KB
gradlew -rwxr-xr-x 5.6 KB
gradlew.bat -rw-r--r-- 2.9 KB
make_dists.sh -rwxr-xr-x 232 bytes
pyproject.toml -rw-r--r-- 104 bytes
settings.gradle -rw-r--r-- 27 bytes
setup.cfg -rw-r--r-- 149 bytes
setup.py -rw-r--r-- 1.8 KB
setup_u8darts.py -rw-r--r-- 1.9 KB

README.md

back to top