Notice: This page requires JavaScript to function properly.
Please enable JavaScript in your browser settings or update your browser.
Ecdfplot | Distributions of Data
Deep Dive into the seaborn Visualization
course content

Conteúdo do Curso

Deep Dive into the seaborn Visualization

Deep Dive into the seaborn Visualization

1. Light Start
2. Distributions of Data
3. Categorical Plot Types
4. Matrix Plots
5. Multi-Plot Grids
6. Regression Models

bookEcdfplot

An ecdfplot represents the proportion or count of observations falling below each unique value in a dataset. Compared to a histogram or density plot, it has the advantage that each observation is visualized directly, meaning that no binning or smoothing parameters need to be adjusted.

carousel-imgcarousel-imgcarousel-imgcarousel-imgcarousel-imgcarousel-imgcarousel-imgcarousel-img

Tarefa

  1. Create the ecdfplot using the seaborn library:
  • Set the x parameter equals the bill_length_mm;
  • Set the hue parameter equals the 'island';
  • Add the complementary parameter;
  • Set the stat parameter equals the 'count';
  • Set the palette equals the 'mako';
  • Set the data.

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 2. Capítulo 4
toggle bottom row

bookEcdfplot

An ecdfplot represents the proportion or count of observations falling below each unique value in a dataset. Compared to a histogram or density plot, it has the advantage that each observation is visualized directly, meaning that no binning or smoothing parameters need to be adjusted.

carousel-imgcarousel-imgcarousel-imgcarousel-imgcarousel-imgcarousel-imgcarousel-imgcarousel-img

Tarefa

  1. Create the ecdfplot using the seaborn library:
  • Set the x parameter equals the bill_length_mm;
  • Set the hue parameter equals the 'island';
  • Add the complementary parameter;
  • Set the stat parameter equals the 'count';
  • Set the palette equals the 'mako';
  • Set the data.

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 2. Capítulo 4
toggle bottom row

bookEcdfplot

An ecdfplot represents the proportion or count of observations falling below each unique value in a dataset. Compared to a histogram or density plot, it has the advantage that each observation is visualized directly, meaning that no binning or smoothing parameters need to be adjusted.

carousel-imgcarousel-imgcarousel-imgcarousel-imgcarousel-imgcarousel-imgcarousel-imgcarousel-img

Tarefa

  1. Create the ecdfplot using the seaborn library:
  • Set the x parameter equals the bill_length_mm;
  • Set the hue parameter equals the 'island';
  • Add the complementary parameter;
  • Set the stat parameter equals the 'count';
  • Set the palette equals the 'mako';
  • Set the data.

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!

An ecdfplot represents the proportion or count of observations falling below each unique value in a dataset. Compared to a histogram or density plot, it has the advantage that each observation is visualized directly, meaning that no binning or smoothing parameters need to be adjusted.

carousel-imgcarousel-imgcarousel-imgcarousel-imgcarousel-imgcarousel-imgcarousel-imgcarousel-img

Tarefa

  1. Create the ecdfplot using the seaborn library:
  • Set the x parameter equals the bill_length_mm;
  • Set the hue parameter equals the 'island';
  • Add the complementary parameter;
  • Set the stat parameter equals the 'count';
  • Set the palette equals the 'mako';
  • Set the data.

Switch to desktopMude para o desktop para praticar no mundo realContinue de onde você está usando uma das opções abaixo
Seção 2. Capítulo 4
Switch to desktopMude para o desktop para praticar no mundo realContinue de onde você está usando uma das opções abaixo
some-alt