Course Content
Pandas First Steps
2. Reading Files in pandas
Pandas First Steps
Challenge
Task
We have the dataframe audi_cars
. We have to find the mean and mode values of the price
column.
Everything was clear?
Section 3. Chapter 12
Course Content
2. Reading Files in pandas
Pandas First Steps
We have the dataframe audi_cars
. We have to find the mean and mode values of the price
column.
Everything was clear?