https://github.com/mukhopadhyay/data-visualization
...
https://github.com/mukhopadhyay/data-visualization
data-analysis data-science data-visualization visualization
Last synced: 11 months ago
JSON representation
...
- Host: GitHub
- URL: https://github.com/mukhopadhyay/data-visualization
- Owner: Mukhopadhyay
- License: mit
- Created: 2022-04-04T21:06:56.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2023-09-02T21:28:28.000Z (over 2 years ago)
- Last Synced: 2024-12-24T20:38:02.703Z (about 1 year ago)
- Topics: data-analysis, data-science, data-visualization, visualization
- Language: Jupyter Notebook
- Homepage:
- Size: 37.6 MB
- Stars: 4
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
# Data Visualization
[](http://makeapullrequest.com)
[](https://forthebadge.com) [](https://forthebadge.com)
Hello visitor,
I see you've stumbled upon this repository, let me tell you the purpose of this. Since forever, data visualization was not my strong suit. So I decided on creating this repo and motivate myself to be good at data visualization and help make things easy for you too hopefully.
### What is this for?
Well, generally I put visualizations from documentations of popular libraries and various other sources. Starting from easy to really involved ones. Think of this repo as a centralized place to find all (or 'most') of your data visualization needs.
## Index
- [Heatmaps](https://github.com/Mukhopadhyay/Data-Visualization/tree/master/Heatmap)
- [Histograms](https://github.com/Mukhopadhyay/Data-Visualization/tree/master/Histogram)
- [Piecharts](https://github.com/Mukhopadhyay/Data-Visualization/tree/master/Piechart)
- [Scatterplots](https://github.com/Mukhopadhyay/Data-Visualization/tree/master/Scatterplot)
- [Treemap](https://github.com/Mukhopadhyay/Data-Visualization/tree/master/Treemap)
## Contributors
- [**@SuchandraDatta** (Suchandra Dutta)](https://github.com/SuchandraDatta)
- [**@Mukhopadhyay** (Pranesh Mukhopadhyay)](https://github.com/Mukhopadhyays)
## Todos:
- [ ] Build script to generate the mkdocs site builds while pushed to master
- [ ] Script that creates the documentation directly from the notebooks