Notice: This page requires JavaScript to function properly.
Please enable JavaScript in your browser settings or update your browser.
Apprendre Challenge: Filtering and Selecting Data | Data Cleaning and Wrangling Essentials
Data Cleaning and Wrangling in R
Section 1. Chapitre 6
single

single

bookChallenge: 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 age is greater than 30.
  • Select only the id and score columns from the filtered data frame.
  • Return the resulting data frame.

Solution

Switch to desktopPassez à un bureau pour une pratique réelleContinuez d'où vous êtes en utilisant l'une des options ci-dessous
Tout était clair ?

Comment pouvons-nous l'améliorer ?

Merci pour vos commentaires !

Section 1. Chapitre 6
single

single

Demandez à l'IA

expand

Demandez à l'IA

ChatGPT

Posez n'importe quelle question ou essayez l'une des questions suggérées pour commencer notre discussion

some-alt