AlexNavarroLlecha / lab-matplotlib-seaborn

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Ironhack logo

Lab | Matplotlib and Seaborn Deep Dive

Introduction

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.

Getting Started

Challenge 1

Open the main.ipynb file in the your-code directory. Read the challenges and add your code and comments.

Challenge 2

Read this article to learn more about visualization with matplotlib.

Deliverables

  • main.ipynb with your responses.

Submission

Upon completion, add your deliverables to git. Then commit git and push your branch to the remote.

Resources

Matplotlib API

Seaborn API

About


Languages

Language:Jupyter Notebook 100.0%