Зміст курсу
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).
Завдання
- Load libraries
MASS
anddplyr
. - Show first ten rows of
mtcars
dataset.
Mark tasks as Completed
Перейдіть на комп'ютер для реальної практикиПродовжуйте з того місця, де ви зупинились, використовуючи один з наведених нижче варіантів
Все було зрозуміло?
Дякуємо за ваш відгук!
Jupyter also provides us with the main data scientific libraries (like dplyr
, ggplot2
, the whole tidyverse
, MASS
etc).
Завдання
- Load libraries
MASS
anddplyr
. - Show first ten rows of
mtcars
dataset.
Mark tasks as Completed
Перейдіть на комп'ютер для реальної практикиПродовжуйте з того місця, де ви зупинились, використовуючи один з наведених нижче варіантів
Секція 1. Розділ 4
AVAILABLE TO ULTIMATE ONLY