In this project I am visualizing some data using matplotlib, pandas, and numpy in Jupyter Notebook.

On a single graph, I plotted 3 lines:

 1. India’s life expectancy (y-axis) over the years (x-axis)

 2. India’s population (y-axis) over the years (x-axis)

 3. India’s GDP per capita (y-axis) over the years (x-axis)

Labeled each of the 3 curves and displayed the legend.

Built With

Share this project:

Updates