Challenge: Identify Data Issues in a Customer Dataset
Завдання
Swipe to start coding
Apply your knowledge of data quality issues by flagging missing, duplicated, and inconsistent entries in a customer data frame. Use your understanding of R functions to identify these issues.
- Add a column to flag rows with any missing values.
- Add a column to flag duplicated rows.
- Add a column to flag rows where the email does not contain the "@" character.
Рішення
Все було зрозуміло?
Дякуємо за ваш відгук!
Секція 3. Розділ 2
single
Запитати АІ
Запитати АІ
Запитайте про що завгодно або спробуйте одне із запропонованих запитань, щоб почати наш чат
Suggested prompts:
Can you explain this in simpler terms?
What are the main takeaways from this?
Can you provide an example to illustrate this?
Чудово!
Completion показник покращився до 5
Challenge: Identify Data Issues in a Customer Dataset
Свайпніть щоб показати меню
Завдання
Swipe to start coding
Apply your knowledge of data quality issues by flagging missing, duplicated, and inconsistent entries in a customer data frame. Use your understanding of R functions to identify these issues.
- Add a column to flag rows with any missing values.
- Add a column to flag duplicated rows.
- Add a column to flag rows where the email does not contain the "@" character.
Рішення
Все було зрозуміло?
Дякуємо за ваш відгук!
Секція 3. Розділ 2
single