⏭️ Week 02 Lab - Now What?

2024/25 Winter Term

Author

Okay, you finished the lab. Now what? The approach of this course is to learn by doing:

  1. Freely explore the data set using pandas methods. Try to come up with your questions about the Gapminder dataset. Say, how do the GDP per capita of the G7 group of countries compare to each other and to the rest of the world? Or, which region (at any geographic level) saw the largest increase in GDP per capita over the last decade? etc.
  2. Have a look at the ✅ Week 02 Lab - Solutions (once you’ve tried out the lab questions on your own!) and see if you understand everything about them.

If you are stuck, ask for help in the #help channel on Slack or book office hours.

Need more basic programming practice?

You can also use the #help channel on Slack to ask for help with Python.