Contenido del Curso
Introduction to Jupyter notebook: R
Introduction to Jupyter notebook: R
Libraries and datasets
Jupyter also provides us with the main data scientific libraries (like dplyr
, ggplot2
, the whole tidyverse
, MASS
etc).
Tarea
- Load libraries
MASS
anddplyr
. - Show first ten rows of
mtcars
dataset.
Mark tasks as Completed
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!
Jupyter also provides us with the main data scientific libraries (like dplyr
, ggplot2
, the whole tidyverse
, MASS
etc).
Tarea
- Load libraries
MASS
anddplyr
. - Show first ten rows of
mtcars
dataset.
Mark tasks as Completed
Cambia al escritorio para practicar en el mundo realContinúe desde donde se encuentra utilizando una de las siguientes opciones
Sección 1. Capítulo 4
AVAILABLE TO ULTIMATE ONLY