Зміст курсу
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).
Завдання
Swipe to start coding
- Load libraries
MASS
anddplyr
. - Show first ten rows of
mtcars
dataset.
Рішення
Mark tasks as Completed
Все було зрозуміло?
Дякуємо за ваш відгук!
Секція 1. Розділ 4
AVAILABLE TO ULTIMATE ONLY