A growing number of viewers are looking for high quality, professional content on Dash, which is hard to find. I am trying to fill that gap.
My goal is to make this a sustainable project for myself and my viewers. This code and videos are time-intensive, so if you appreciate my repository and tutorials and are able support their existence, I would be grateful to you 🙏 Join the Charming data community at: https://github.com/sponsors/Coding-with-Adam
This Repository is dedicated to teaching Dash and Plotly to anyone that is interested. Dash is a powerful platform that can benefit anyone that works with data: analytical consultants, data analysts, professors, business owners, financial analysts, or those that work in marketing, social media, the medical field... If you work with data, Dash Plotly is a great tool to have.
I recommend installing pandas, since you will most likely use them.
$ pip install pandas
Then, just install Dash. Plotly comes with Dash
$ pip install dash
If you'd like to control the version of Plotly installed, you can do for example:
$ pip install plotly==4.9.0
- Use Dash Plotly Community Forum
This is a wonderful community of people dedicated to supporting others learning Dash. You can find me there as well under the name CharmingData.