Skip to content

Plotting of gapminder data using python plotting libraries: matplotlib, Plotly.

Notifications You must be signed in to change notification settings

pi-dotcom/visual_data_analysis

Repository files navigation

Python version

Visual data analysis

This project was completed in first week of the Data Science Bootcamp at Spiced Academy.

The goal is to recreate Hans Rosling's plots that depict the life expectancy and fertiliy rate of world's countries from 1960 to 2015, with points' sizes representing the population of the respective country. The data is publicly available on the Gapminder project website.

Plotting of gapminder data using python plotting libraries: matplotlib, Plotly.

  • Read gapminder data using panda
  • Use dataframe functions to clean data
  • Use matplotlib to plot the data yearwise
  • Save all matplotlib plots in same directory

graph

About

Plotting of gapminder data using python plotting libraries: matplotlib, Plotly.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published