Notice: This page requires JavaScript to function properly.
Please enable JavaScript in your browser settings or update your browser.
A Little about seaborn | Nice to Meet you, seaborn!
course content

Conteúdo do Curso

First Dive into seaborn Visualization

A Little about seabornA Little about seaborn

What is a seaborn?

  • seaborn is a Python data visualization library;
  • With the help of seaborn, we can create the most common types of plots;
  • Based on the matplotlib.

What are the advantages of the seaborn?

  • Easy to use;
  • Works well with pandas DataFrames.

Tarefa

Import the seaborn library with the sns alias.

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

Tudo estava claro?

Seção 1. Capítulo 2
toggle bottom row
course content

Conteúdo do Curso

First Dive into seaborn Visualization

A Little about seabornA Little about seaborn

What is a seaborn?

  • seaborn is a Python data visualization library;
  • With the help of seaborn, we can create the most common types of plots;
  • Based on the matplotlib.

What are the advantages of the seaborn?

  • Easy to use;
  • Works well with pandas DataFrames.

Tarefa

Import the seaborn library with the sns alias.

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

Tudo estava claro?

Seção 1. Capítulo 2
toggle bottom row
some-alt