Notice: This page requires JavaScript to function properly.
Please enable JavaScript in your browser settings or update your browser.
学ぶ Challenge: Select and Filter Customer Data | Data Manipulation with dplyr
Data Manipulation in R (Core)
セクション 1.  2
single

single

bookChallenge: Select and Filter Customer Data

メニューを表示するにはスワイプしてください

タスク

スワイプしてコーディングを開始

In this task, you will apply your knowledge of selecting and filtering data frames in R to prepare a list of customers for a marketing campaign. The goal is to extract only the relevant columns and filter customers who are located in a specific city.

  • Select only the name, email, and city columns from the data frame.
  • Filter the data to include only customers whose city matches the target_city parameter.
  • Return the resulting data frame.

解答

Switch to desktop実践的な練習のためにデスクトップに切り替える下記のオプションのいずれかを利用して、現在の場所から続行する
すべて明確でしたか?

どのように改善できますか?

フィードバックありがとうございます!

セクション 1.  2
single

single

AIに質問する

expand

AIに質問する

ChatGPT

何でも質問するか、提案された質問の1つを試してチャットを始めてください

some-alt