Distribution Frequency Exercise with GapMinder Data

I fiddled with GapMinder Data Set for simple data analysis exercise using python with pandas and numpy. The data sets and the script for the exercise can be found in the my github gists below.

I chose 3 points of interest in the data set: GDP per Capita (income per person), internet usage rate (per 100), and urbanization rate (per 100). This is just a baby step to figure out the correlation about internet penetration and income per capita in my previous writing, to give more challenge I added Urbanization to figure out whether internet penetration also affect urbanization.

Some results that I got:

The scripts

The data set https://gist.github.com/yogex/9aea045590e50b208e943ad40f38d268