Replaces all use of CSV files with a postgresql database based on the Forecast/Harvest data model but merged into one database (not separate ones for Forecast and Harvest) and keeping only the columns needed to produce the current functionality of wimbledon.
@edwardchalstrey1 It would be great if you could follow through the readme to install the postgresql dependence, set up the SQL config, and then check you can get the notebooks and a local version of the app working. A few small changes will also need to be made to your github branch - I'll comment on the other pull request.
Replaces all use of CSV files with a postgresql database based on the Forecast/Harvest data model but merged into one database (not separate ones for Forecast and Harvest) and keeping only the columns needed to produce the current functionality of wimbledon.
@edwardchalstrey1 It would be great if you could follow through the readme to install the postgresql dependence, set up the SQL config, and then check you can get the notebooks and a local version of the app working. A few small changes will also need to be made to your github branch - I'll comment on the other pull request.