Creating a Python Forecasting App with Streamlit and Prophet

I recently cobbled together a data web app using the Streamlit open-source framework. Users can upload their own data, visualize trends and features, and finally download the newly created forecast back to their computer. If you want to try it…