4. Data Science Tools

Pandas and Matplotlib Lab

In this lab, you will be introduced to two data science Python frameworks, Pandas and Matplotlib, as well as the Jupyter Notebook interface.

In this lab, you won’t work through instructions on this website. Instead you’ll work in a Jupyter notebook. To get set up, navigate to this lab’s directory, enter a Poetry shell, and run jupyter lab.

Your Terminal session is now running a Jupyter server. Your web browser should open into the Jupyter Lab environment, as show below.

The Jupyter Lab environment

Click on lab_04.ipynb. Then complete the lab. Bye.