Skip to content

Commit

Permalink
Merge branch 'main' into feature/anomaly_detection_v2
Browse files Browse the repository at this point in the history
  • Loading branch information
Yibei990826 authored Dec 23, 2024
2 parents 0dcdc45 + f19b968 commit 080df2d
Show file tree
Hide file tree
Showing 2 changed files with 127 additions and 38 deletions.
163 changes: 126 additions & 37 deletions nbs/docs/tutorials/15_missing_values.ipynb

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion settings.ini
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ custom_sidebar = True
license = apache2
status = 4
requirements = annotated-types httpx[zstd] orjson pandas pydantic>=1.10 tenacity tqdm utilsforecast>=0.2.8
dev_requirements = black datasetsforecast fire hierarchicalforecast jupyterlab nbdev neuralforecast numpy<2 plotly polars pre-commit pyreadr python-dotenv pyyaml setuptools<70 statsforecast tabulate
dev_requirements = black datasetsforecast fire hierarchicalforecast ipywidgets jupyterlab nbdev neuralforecast numpy<2 plotly polars pre-commit pyreadr python-dotenv pyyaml setuptools<70 statsforecast tabulate
distributed_requirements = fugue[dask,ray,spark]>=0.8.7 pandas<2.2 ray<2.6.3
plotting_requirements = utilsforecast[plotting]
date_extra_requirements = holidays
Expand Down

0 comments on commit 080df2d

Please sign in to comment.