セクション 1. 章 6
single
Challenge: Filtering and Selecting Data
メニューを表示するにはスワイプしてください
タスク
スワイプしてコーディングを開始
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.
解答
すべて明確でしたか?
フィードバックありがとうございます!
セクション 1. 章 6
single
AIに質問する
AIに質問する
何でも質問するか、提案された質問の1つを試してチャットを始めてください