khurchla / Dash-by-Plotly

Interactive data analytics

Home Page:dash-by-plotly.coding-with-adam.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

If you Forked it, Support it

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

Dash-by-Plotly

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.

Installation

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

To Get Help

This is a wonderful community of people dedicated to supporting others learning Dash. You can find me there as well under the name CharmingData.

About

Interactive data analytics

dash-by-plotly.coding-with-adam.vercel.app


Languages

Language:Jupyter Notebook 84.9%Language:Python 12.6%Language:CSS 2.5%Language:JavaScript 0.0%