Section 1. Chapitre 6
single
Challenge: Filtering and Selecting Data
Glissez pour afficher le menu
Tâche
Glissez pour commencer à coder
In this task, you will apply filtering and selection techniques using dplyr. This will reinforce your understanding of extracting relevant data from a data frame.
- Filter the data frame to keep only rows where the value of
ageis greater than 30. - Select only the
idandscorecolumns from the filtered data frame. - Return the resulting data frame.
Solution
Tout était clair ?
Merci pour vos commentaires !
Section 1. Chapitre 6
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