In this video tutorial, I'm going to walk you through how to make a simple plotly dash web app for visualizing covid case counts in the USA.
🐍🐍🐍Text version of the tutorial🐍🐍🐍
https://pythoninoffice.com/python-das...
0:00 Intro
1:23 Simple Dash Web App
4:30 Get Data & Clean Up Data
7:40 Make Plotly Chart & Integrate With Dash
9:50 Link Dropdown Input With Graph (Callback)