urban-meal-delivery/migrations/versions
Alexander Hess 3f5b4a50bb
Rename Forecast.training_horizon into .train_horizon
- we use that shorter name in `urban_meal_delivery.forecasts.*`
  and want to be consistent in the ORM layer as well
2021-02-02 13:09:09 +01:00
..
rev_20200806_23_f11cd76d2f45_create_the_database.py Adjust flake8 to not consider constants magic 2021-01-24 18:31:02 +01:00
rev_20210102_18_888e352d7526_add_pixel_grid.py Fix missing unique constraint drop 2021-01-05 22:32:24 +01:00
rev_20210106_19_e40623e10405_add_demand_forecasting.py Adjust flake8 to not consider constants magic 2021-01-24 18:31:02 +01:00
rev_20210120_16_26711cd3f9b9_add_confidence_intervals_to_forecasts.py Add confidence intervals to Forecast model 2021-01-20 16:57:39 +01:00
rev_20210123_15_e86290e7305e_remove_orders_from_restaurants_with.py Make Grid.gridify() use only pickup addresses 2021-01-24 19:04:39 +01:00
rev_20210129_11_c2af85bada01_store_actuals_with_forecast.py Add Forecast.actual column 2021-01-31 18:29:53 +01:00
rev_20210202_12_8bfb928a31f8_rename_training_horizon_into_train_horizon.py Rename Forecast.training_horizon into .train_horizon 2021-02-02 13:09:09 +01:00