Conteúdo do 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).
Tarefa
Swipe to start coding
- Load libraries
MASS
anddplyr
. - Show first ten rows of
mtcars
dataset.
Solução
Mark tasks as Completed
Tudo estava claro?
Obrigado pelo seu feedback!
Seção 1. Capítulo 4
AVAILABLE TO ULTIMATE ONLY