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

Swipe to show menu

book
A 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.

Task

Swipe to start coding

Import the seaborn library with the sns alias.

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

Solution

Switch to desktopSwitch to desktop for real-world practiceContinue from where you are using one of the options below
Everything was clear?

How can we improve it?

Thanks for your feedback!

SectionΒ 1. ChapterΒ 2
single

single

Ask AI

expand

Ask AI

ChatGPT

Ask anything or try one of the suggested questions to begin our chat

close

Awesome!

Completion rate improved to 5.88

book
A 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.

Task

Swipe to start coding

Import the seaborn library with the sns alias.

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

Solution

Switch to desktopSwitch to desktop for real-world practiceContinue from where you are using one of the options below
Everything was clear?

How can we improve it?

Thanks for your feedback!

close

Awesome!

Completion rate improved to 5.88

Swipe to show menu

some-alt