Notice: This page requires JavaScript to function properly.
Please enable JavaScript in your browser settings or update your browser.
Learn Challenge: Identify Data Issues in a Customer Dataset | Data Quality Essentials
Working with Text, Dates, and Data Cleaning in R

bookChallenge: Identify Data Issues in a Customer Dataset

Task

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.

Solution

Everything was clear?

How can we improve it?

Thanks for your feedback!

SectionΒ 3. ChapterΒ 2
single

single

Ask AI

expand

Ask AI

ChatGPT

Ask anything or try one of the suggested questions to begin our chat

Suggested prompts:

Can you explain this in simpler terms?

What are the main takeaways from this?

Can you provide an example to illustrate this?

close

bookChallenge: Identify Data Issues in a Customer Dataset

Swipe to show menu

Task

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.

Solution

Switch to desktopSwitch to desktop for real-world practiceContinue from where you are using one of the options below
Everything was clear?

How can we improve it?

Thanks for your feedback!

SectionΒ 3. ChapterΒ 2
single

single

some-alt