From the course: Learning Amazon SageMaker

Unlock the full course today

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

Challenge: Describe a dataset

Challenge: Describe a dataset

From the course: Learning Amazon SageMaker

Start my 1-month free trial

Challenge: Describe a dataset

(upbeat synthesizer music) - [Instructor] For this challenge, I'd like you to use Pandas again, but this time, import a new CSV file from the Data sets folder. If you could please import the cars.csv data file and then create a bar chart of the frequency of the year of cars from that imported DataFrame. And just a quick hint, as well, watch out for the column names because they can be a little bit misleading. Finally, compare the average values to the median values for all the numeric values in the cars dataset.

Contents