course content

Course Content

Stock Prices Prediction Project

Import Necessary Libraries and DataImport Necessary Libraries and Data

The task is completed!

TaskCompleted

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

Everything was clear?

Section 1. Chapter 2