Course Content
Stock Prices Prediction Project
Import Necessary Libraries and Data
Task
- Import
pandas
(aspd
); - Read the
"all_stocks_5yr.csv"
file; - Show the first 5 rows of the dataset.
Task
- Import
pandas
(aspd
); - Read the
"all_stocks_5yr.csv"
file; - Show the first 5 rows of the dataset.
Everything was clear?
Task
- Import
pandas
(aspd
); - Read the
"all_stocks_5yr.csv"
file; - Show the first 5 rows of the dataset.
Section 1. Chapter 2