In this lab you will create different types of visualizations using matplotlib
and seaborn
: you will plot bar charts, scatter charts and box plots among many others.
Open the main.ipynb
file in the your-code
directory. Read the challenges and add your code and comments.
Read this article to learn more about visualization with matplotlib
.
main.ipynb
with your responses.
Upon completion, add your deliverables to git. Then commit git and push your branch to the remote.