urban-meal-delivery/src/urban_meal_delivery/forecasts
Alexander Hess 0da86e5f07
Pin the dependencies ...
... after upgrading:
- alembic
- matplotlib
- pandas
- rpy2
- sqlalchemy
- statsmodels
- dev dependencies
  + coverage     + factory-boy    + faker                 + nox
  + packaging    + pre-commit     + flake8-annotations    + pytest
  + pytest-cov   + sphinx
- research dependencies
  + numpy        + pyty
- transient dependencies
  + astpretty    + atomicwrites   + bleach                + chardet
  + colorlog     + darglint       + flake8-comprehensions + gitpython
  + identify     + ipykernel      + ipython               + jedi
  + jinja2       + jupyter-client + jupyter-core          + mako
  + nbformat     + nest-asyncio   + notebook              + parso
  + pluggy       + prompt-toolkit + ptyprocess            + pygments
  + pyyaml       + pyzmq          + requests              + smmap
  + terminado    + textfixtures   + snowballstemmer       + typed-ast
  + urllib3      + virtualenv

- fix SQL statements written in raw text
2021-02-04 13:12:47 +01:00
..
methods Add extrapolate_season.predict() function 2021-02-01 11:32:10 +01:00
models Rename Forecast.training_horizon into .train_horizon 2021-02-02 13:09:09 +01:00
__init__.py Add urban_meal_delivery.forecasts.models sub-package 2021-02-01 20:39:52 +01:00
timify.py Pin the dependencies ... 2021-02-04 13:12:47 +01:00