course content

Course Content

Time Series Essentials: Understanding Features

Data ImportData Import

The task is completed!

TaskCompleted

  1. Import pandas as pd;
  2. Read the "passengers_data.csv" file;
  3. Show the first 5 rows of the dataset.

Once you've completed this task, click the button above the code to check your solution.

Everything was clear?

Section 1. Chapter 2