If you want to use these notebooks on your local machine, you will need to install the follwoing requirements first. In your terminal, run
pip3 install -r requirements.txt
0. Your first Program in Python
5. Hands on Numpy, Pandas, Matplotlib (Part 1)
7. Hands on Numpy, Pandas, Matplotlib (Part 2)
- add a section on Tuple in Step_01