If happiness2015[happiness2015[\'Region\'] == r] works, how come happiness[r] does not work inside the loop?
happiness2015[happiness2015[\'Region\'] == r]
happiness[r]
I just parsed out the code to try t