urban-meal-delivery/tests
Alexander Hess b0f2fdde10
Add rpy2 to the dependencies
- add a Jupyter notebook that allows to install all project-external
  dependencies regarding R and R packages
- adjust the GitHub Action workflow to also install R and the R packages
  used within the project
- add a `init_r` module that initializes all R packages globally
  once the `urban_meal_delivery` package is imported
2021-01-11 16:06:58 +01:00
..
console Remove pylint from the project 2021-01-09 17:47:45 +01:00
db Remove pylint from the project 2021-01-09 17:47:45 +01:00
forecasts Return the resulting time series as pd.Series 2021-01-10 16:11:40 +01:00
__init__.py Add a testing tool chain 2020-08-04 00:09:29 +02:00
config.py Add OrderHistory.make_real_time_time_series() 2021-01-09 17:30:00 +01:00
conftest.py Add CLI script to gridify all cities 2021-01-06 16:17:05 +01:00
test_config.py Add rpy2 to the dependencies 2021-01-11 16:06:58 +01:00
test_init_r.py Add rpy2 to the dependencies 2021-01-11 16:06:58 +01:00
test_version.py Remove pylint from the project 2021-01-09 17:47:45 +01:00