There are two options
- Download all Notebooks and follow the course from the course page (with embedded videos and code).
- Open the Notebooks directly using links to Colab
- You need Anaconda (with Jupyter Notebook and Python) installed (instructions on course page)
- Go to Course page
- No installations needed
- Follow the YouTube playlist YouTube course playlist
- Lessons
- Lesson 1: Introduction to Pandas
- Lesson 2: Series
- Lesson 3: Modify DataFrames and Useful functions
- Lesson 4: Visualize DataFrames - Matplotlib
- Lesson 5: Pandas-datareader
- Lesson 6: Simple Calculations - Volatility, SMA, and EMA
- Lesson 7: MACD and Stochastic Oscillator
- Lesson 8: Export to Excel