urban-meal-delivery/src/urban_meal_delivery
Alexander Hess 796fdc919c
Add Forecast.from_dataframe() constructor
- this alternative constructor takes the `pd.DataFrame`s from the
  `*Model.predict()` methods and converts them into ORM models
2021-02-01 15:50:30 +01:00
..
console Make Grid.gridify() use only pickup addresses 2021-01-24 19:04:39 +01:00
db Add Forecast.from_dataframe() constructor 2021-02-01 15:50:30 +01:00
forecasts Add extrapolate_season.predict() function 2021-02-01 11:32:10 +01:00
__init__.py Add stl() function 2021-01-11 16:10:45 +01:00
configuration.py Add functionality for drawing folium.Maps 2021-01-26 17:07:50 +01:00
init_r.py Add rpy2 to the dependencies 2021-01-11 16:06:58 +01:00