Notice: This page requires JavaScript to function properly.
Please enable JavaScript in your browser settings or update your browser.
Swarmplot | Categorical Plot Types
Deep Dive into the seaborn Visualization
course content

Contenido del 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

bookSwarmplot

The swarmplot is similar to stripplot. Only the points are adjusted so they won't overlap, as it helps to represent the distribution of values better.

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

Tarea

  1. Set the 'whitegrid' style with the 'seashell' axes.facecolor.
  2. Create the swarmplot using the seaborn library:
  • x parameter equals the 'day';
  • Set the y parameter equals the 'total_bill';
  • Set the hue parameter equals the 'sex';
  • Set the linewidth parameter equals 1;
  • Set the size parameter equals 2;
  • Set the dodge parameter equals the True;
  • Set the 'rocket' palette.

Switch to desktopCambia al escritorio para practicar en el mundo realContinúe desde donde se encuentra utilizando una de las siguientes opciones
¿Todo estuvo claro?

¿Cómo podemos mejorarlo?

¡Gracias por tus comentarios!

Sección 3. Capítulo 2
toggle bottom row

bookSwarmplot

The swarmplot is similar to stripplot. Only the points are adjusted so they won't overlap, as it helps to represent the distribution of values better.

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

Tarea

  1. Set the 'whitegrid' style with the 'seashell' axes.facecolor.
  2. Create the swarmplot using the seaborn library:
  • x parameter equals the 'day';
  • Set the y parameter equals the 'total_bill';
  • Set the hue parameter equals the 'sex';
  • Set the linewidth parameter equals 1;
  • Set the size parameter equals 2;
  • Set the dodge parameter equals the True;
  • Set the 'rocket' palette.

Switch to desktopCambia al escritorio para practicar en el mundo realContinúe desde donde se encuentra utilizando una de las siguientes opciones
¿Todo estuvo claro?

¿Cómo podemos mejorarlo?

¡Gracias por tus comentarios!

Sección 3. Capítulo 2
toggle bottom row

bookSwarmplot

The swarmplot is similar to stripplot. Only the points are adjusted so they won't overlap, as it helps to represent the distribution of values better.

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

Tarea

  1. Set the 'whitegrid' style with the 'seashell' axes.facecolor.
  2. Create the swarmplot using the seaborn library:
  • x parameter equals the 'day';
  • Set the y parameter equals the 'total_bill';
  • Set the hue parameter equals the 'sex';
  • Set the linewidth parameter equals 1;
  • Set the size parameter equals 2;
  • Set the dodge parameter equals the True;
  • Set the 'rocket' palette.

Switch to desktopCambia al escritorio para practicar en el mundo realContinúe desde donde se encuentra utilizando una de las siguientes opciones
¿Todo estuvo claro?

¿Cómo podemos mejorarlo?

¡Gracias por tus comentarios!

The swarmplot is similar to stripplot. Only the points are adjusted so they won't overlap, as it helps to represent the distribution of values better.

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

Tarea

  1. Set the 'whitegrid' style with the 'seashell' axes.facecolor.
  2. Create the swarmplot using the seaborn library:
  • x parameter equals the 'day';
  • Set the y parameter equals the 'total_bill';
  • Set the hue parameter equals the 'sex';
  • Set the linewidth parameter equals 1;
  • Set the size parameter equals 2;
  • Set the dodge parameter equals the True;
  • Set the 'rocket' palette.

Switch to desktopCambia al escritorio para practicar en el mundo realContinúe desde donde se encuentra utilizando una de las siguientes opciones
Sección 3. Capítulo 2
Switch to desktopCambia al escritorio para practicar en el mundo realContinúe desde donde se encuentra utilizando una de las siguientes opciones
some-alt