urban-meal-delivery/src/urban_meal_delivery
Alexander Hess d83ff2e273
Add Order.draw() and Path.draw()
- `Order.draw()` plots a `Courier`'s path from the
  `Order.pickup_address` to the `Order.delivery_address`
- `Path.draw()` plots a `Courier`'s path between any two
  `Address` objects
2021-09-13 10:33:35 +02:00
..
console Remove flake8-expression-complexity ... 2021-09-12 16:52:44 +02:00
db Add Order.draw() and Path.draw() 2021-09-13 10:33:35 +02:00
forecasts Remove flake8-expression-complexity ... 2021-09-12 16:52:44 +02:00
__init__.py Add stl() function 2021-01-11 16:10:45 +01:00
configuration.py Add Order.draw() and Path.draw() 2021-09-13 10:33:35 +02:00
init_r.py Rename existing notebooks using order numbers 2021-02-04 15:10:14 +01:00