Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/pranavarora1895/advanced-data-visualization

Advanced Visualizations in Python
https://github.com/pranavarora1895/advanced-data-visualization

data-visualization geojson matplotlib pandas python seaborn

Last synced: about 18 hours ago
JSON representation

Advanced Visualizations in Python

Awesome Lists containing this project

README

        

# Data Visualization in Python

> All the data visualization files are in the Assignments folders along with their instructions PDF.

## Some of my favorite Visualizations

### Foray NL Data Science Contest Poster

![ForayNL Mushroom Spread Poster]()

### Customer Support Efficiency Poster

![Unlocking Customer Support Efficiency]()

### Sleep Cycle Visualization using Merimekko Chart

![sleep cycle](img/sleep.png)

### Bed, Bath & Beyond Products category chart (Rectangular)

![BBB Rectangle](img/bbb_rectangle.png)

### Bed, Bath & Beyond Products category chart (Bubbles)

![BBB Bubbles](img/bbb_bubbles.png)

### Average Global Temperature

![avg. global temprature](img/avg_global_temp.png)

### Immigration Map using Alluvial Diagram

![imm_map](img/immigration_alluvial.png)

### Baby Born Hours (Radial Diagram)

![babies born hours](img/babies_born.png)

### Best Selling Gaming Consoles

![game consoles](img/game_consoles.png)

### Total Solar Eclipse Mapping

![total solar eclipse](img/total_solar_eclipse.png)

#### Total Solar Eclipse Mapping using JS Leaflet Library

![total solar eclipse using leaflet](img/leaflet_solar_eclipse.png)