Skip to content

1-hour workshop introducing data visualization in Python using Plotly Express and Streamlit

Notifications You must be signed in to change notification settings

christiebarron/intro-data-vis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

An Introduction to Interactive Data Visualization in Python

1-hour workshop introducing interactive data visualization in Python using Superstore data.

Getting Started

This workshop was taught using Google Colab. The full Google Colab jupyter notebook is available here. Note that certain code involving Streamlit will only run well in Google Colab.

This workshop is designed for people with basic familiarity with Python, pandas, and data visualization. It assumes no knowledge about Plotly Express or Streamlit.

The Google Colab notebook content is also available as a jupyter notebook in the scripts folder titled Intro_Python_Datavis_Plotly.ipynb

Files

Datasets are available in the data folder. For ease of use, Streamlit web applications call cleaned data on github rather than cleaning the data in the app.

About

1-hour workshop introducing data visualization in Python using Plotly Express and Streamlit

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published