Contenu du cours
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).
Tâche
Swipe to start coding
- Load libraries
MASS
anddplyr
. - Show first ten rows of
mtcars
dataset.
Solution
Mark tasks as Completed
Tout était clair ?
Merci pour vos commentaires !
Section 1. Chapitre 4
AVAILABLE TO ULTIMATE ONLY