Contenido del Curso
First Dive into seaborn Visualization
First Dive into seaborn Visualization
1. Nice to Meet you, seaborn!
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.
Tarea
Swipe to begin your solution
Import the seaborn
library with the sns
alias.
Once you've completed this task, click the button below the code to check your solution.
Solución
Cambia al escritorio para practicar en el mundo realContinúe desde donde se encuentra utilizando una de las siguientes opciones
¿Todo estuvo claro?
¡Gracias por tus comentarios!
Sección 1. Capítulo 2
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.
Tarea
Swipe to begin your solution
Import the seaborn
library with the sns
alias.
Once you've completed this task, click the button below the code to check your solution.
Solución
Cambia al escritorio para practicar en el mundo realContinúe desde donde se encuentra utilizando una de las siguientes opciones
¿Todo estuvo claro?
¡Gracias por tus comentarios!
Sección 1. Capítulo 2
Cambia al escritorio para practicar en el mundo realContinúe desde donde se encuentra utilizando una de las siguientes opciones