Notice: This page requires JavaScript to function properly.
Please enable JavaScript in your browser settings or update your browser.
学ぶ Reading the File | Light Start
/
Deep Dive into the seaborn Visualization
セクション 1.  1
single

single

bookReading 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.
タスク

スワイプしてコーディングを開始

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.

解答

Switch to desktop実践的な練習のためにデスクトップに切り替える下記のオプションのいずれかを利用して、現在の場所から続行する
すべて明確でしたか?

どのように改善できますか?

フィードバックありがとうございます!

セクション 1.  1
single

single

AIに質問する

expand

AIに質問する

ChatGPT

何でも質問するか、提案された質問の1つを試してチャットを始めてください

some-alt