Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/cschan1828/gapminder-with-plotly
https://github.com/cschan1828/gapminder-with-plotly
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/cschan1828/gapminder-with-plotly
- Owner: cschan1828
- Created: 2020-04-07T14:17:51.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2020-04-07T14:18:27.000Z (over 4 years ago)
- Last Synced: 2024-11-29T02:41:04.430Z (about 1 month ago)
- Language: Jupyter Notebook
- Size: 438 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Background
This project is created by quick and interactive data visualizations with Plotly Express: a high-level data visualization library in Python inspired by Seaborn and ggplot2. Various features of the in-built Gapminder dataset are explored, and interactive, publication-quality graphs are produced to augment analysis.# Source
This project is guided by [coursera](https://www.coursera.org/projects/data-visualization-plotly-express).