Notice: This page requires JavaScript to function properly.
Please enable JavaScript in your browser settings or update your browser.
Challenge | Accessing DataFrame Values
Introduction to pandas [track]
course content

Course Content

Introduction to pandas [track]

Introduction to pandas [track]

1. Basics
2. Reading and Exploring Data
3. Accessing DataFrame Values
4. Aggregate Functions

bookChallenge

1. Choose correct options to get the `'year'` column of `df` DataFrame.
2. Choose correct option to get the `'price'` and `'mpg'` columns of `df` DataFrame
Choose correct options to get the `'year'` column of `df` DataFrame.

Choose correct options to get the 'year' column of df DataFrame.

Select a few correct answers

Choose correct option to get the `'price'` and `'mpg'` columns of `df` DataFrame

Choose correct option to get the 'price' and 'mpg' columns of df DataFrame

Select the correct answer

Everything was clear?

How can we improve it?

Thanks for your feedback!

Section 3. Chapter 2
some-alt