Секція 1. Розділ 2
single
Challenge: Introduction to Data Cleaning and Wrangling
Свайпніть щоб показати меню
Завдання
Проведіть, щоб почати кодувати
In this challenge, you will apply basic data inspection techniques to a simulated dataset. You will display df's structure and summary, and identify potential data quality issues.
- Simulate a dataset with at least three columns using
data.frame(). - Display the structure of the dataset using
str(). - Display the summary of the dataset using
summary(). - Identify at least two potential data quality issues in the dataset and assign them as descriptive strings to
issue_1andissue_2.
Рішення
Все було зрозуміло?
Дякуємо за ваш відгук!
Секція 1. Розділ 2
single
Запитати АІ
Запитати АІ
Запитайте про що завгодно або спробуйте одне із запропонованих запитань, щоб почати наш чат