Challenge: Build a Cleaning Pipeline for Survey Data
Tâche
Swipe to start coding
Build a data cleaning pipeline using dplyr and custom functions to prepare the survey data frame for analysis.
- Implement
remove_outliersto set outlier values in theincomecolumn toNA. - Implement
fix_genderto standardize and correct inconsistent gender entries. - Ensure the pipeline removes rows with missing or invalid ages and genders.
Solution
Tout était clair ?
Merci pour vos commentaires !
Section 3. Chapitre 8
single
Demandez à l'IA
Demandez à l'IA
Posez n'importe quelle question ou essayez l'une des questions suggérées pour commencer notre discussion
Génial!
Completion taux amélioré à 5
Challenge: Build a Cleaning Pipeline for Survey Data
Glissez pour afficher le menu
Tâche
Swipe to start coding
Build a data cleaning pipeline using dplyr and custom functions to prepare the survey data frame for analysis.
- Implement
remove_outliersto set outlier values in theincomecolumn toNA. - Implement
fix_genderto standardize and correct inconsistent gender entries. - Ensure the pipeline removes rows with missing or invalid ages and genders.
Solution
Tout était clair ?
Merci pour vos commentaires !
Section 3. Chapitre 8
single