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

bookChallenge: Identify Data Issues in a Customer Dataset

Tarea

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.

Solución

¿Todo estuvo claro?

¿Cómo podemos mejorarlo?

¡Gracias por tus comentarios!

Sección 3. Capítulo 2
single

single

Pregunte a AI

expand

Pregunte a AI

ChatGPT

Pregunte lo que quiera o pruebe una de las preguntas sugeridas para comenzar nuestra charla

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

Desliza para mostrar el menú

Tarea

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.

Solución

Switch to desktopCambia al escritorio para practicar en el mundo realContinúe desde donde se encuentra utilizando una de las siguientes opciones
¿Todo estuvo claro?

¿Cómo podemos mejorarlo?

¡Gracias por tus comentarios!

Sección 3. Capítulo 2
single

single

some-alt