From the course: pandas Essential Training

Unlock the full course today

Join today to access over 22,600 courses taught by industry experts or purchase this course individually.

Challenge

Challenge - pandas Tutorial

From the course: pandas Essential Training

Start my 1-month free trial

Challenge

- [Instructor] So let's get started with our first challenge questions. This should be fairly easy, so it should take you less than five minutes. The first one is list our Olympics DataFrame, list only the NOC column, that's the countries the athletes represent using both the square bracket notation and the dot notation. What type is this object? And finally, list the edition, the city, the athlete's name and the medal columns. What type is this object? In this next video, I will work through these solutions so that you can see how I would go about solving them.

Contents