For this lab, we'll explore a dataset containing yearly population data about different countries and regions around the globe. Let's start by importing the dataset so we can get to work. In the cell ...
Well, I guess I got it wrong! It seems like I was expecting matplotlib's subplot functionality to work wonders here. Instead, it's like creating two separate 2D histograms, each with its own colorbar, ...