Course Content
Time Series Essentials: Understanding Features
Time Series Essentials: Understanding Features
Data Import
TaskCompleted
- Import
pandas
aspd
; - Read the
"passengers_data.csv"
file; - 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