Notice: This page requires JavaScript to function properly.
Please enable JavaScript in your browser settings or update your browser.
Aprenda Reading the File | Light Start
Deep Dive into the seaborn Visualization

Deslize para mostrar o menu

book
Reading the File

Today we will take a deep into the seaborn visualization. We will learn a lot of plots that will be useful in the future. It is essential to understand why you need every type of plot.

Study the structure below.

  • We are going to work with different datasets. Click on the data picture to understand what data you will work with( you will find it in the plot theory);

  • While studying every plot, you will be able to learn a gif explanation with all essential arguments of the plot function;

  • Sometimes, it is necessary to scroll down the page if you can't see the whole task code;

  • If you don't know what to do, don't hesitate to use a hint or write a report if you need additional help.

Tarefa

Swipe to start coding

During the course, we will use 3 libraries. Import them!

  1. Import the pandas library with the pd alias.
  2. Import the seaborn library with the sns alias.
  3. Import the matplotlib.pyplot library with the plt alias.

Once you've completed this task, click the button below the code to check your solution.

Solução

Switch to desktopMude para o desktop para praticar no mundo realContinue de onde você está usando uma das opções abaixo
Tudo estava claro?

Como podemos melhorá-lo?

Obrigado pelo seu feedback!

Seção 1. Capítulo 1
Sentimos muito que algo saiu errado. O que aconteceu?

Pergunte à IA

expand
ChatGPT

Pergunte o que quiser ou experimente uma das perguntas sugeridas para iniciar nosso bate-papo

book
Reading the File

Today we will take a deep into the seaborn visualization. We will learn a lot of plots that will be useful in the future. It is essential to understand why you need every type of plot.

Study the structure below.

  • We are going to work with different datasets. Click on the data picture to understand what data you will work with( you will find it in the plot theory);

  • While studying every plot, you will be able to learn a gif explanation with all essential arguments of the plot function;

  • Sometimes, it is necessary to scroll down the page if you can't see the whole task code;

  • If you don't know what to do, don't hesitate to use a hint or write a report if you need additional help.

Tarefa

Swipe to start coding

During the course, we will use 3 libraries. Import them!

  1. Import the pandas library with the pd alias.
  2. Import the seaborn library with the sns alias.
  3. Import the matplotlib.pyplot library with the plt alias.

Once you've completed this task, click the button below the code to check your solution.

Solução

Switch to desktopMude para o desktop para praticar no mundo realContinue de onde você está usando uma das opções abaixo
Tudo estava claro?

Como podemos melhorá-lo?

Obrigado pelo seu feedback!

Seção 1. Capítulo 1
Switch to desktopMude para o desktop para praticar no mundo realContinue de onde você está usando uma das opções abaixo
Sentimos muito que algo saiu errado. O que aconteceu?
some-alt