This project was created to explore fuel prices data scraped with my other project.
In future, I'm planning on adding forecasting of future prices.
Click this link for the streamlit app.
if by running poetry install
you get error:
ModuleNotFoundError: No module named 'distutils.cmd'
run
sudo apt-get install python3-distutils