Notice: This page requires JavaScript to function properly.
Please enable JavaScript in your browser settings or update your browser.
学ぶ Challenge: Modify Data Frames | R Data Frames Tutorial
Working with Data Structures in R
セクション 2.  4
single

single

bookChallenge: Modify Data Frames

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

タスク

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

You are given a data frame of class records. Modify this data frame as follows:

  • Add a new column named attendance with the values 90, 95, and 88 for the existing students.
  • Remove the age column from the data frame.
  • Add a new row for a student named "Diana" with a grade of 87 and attendance of 98.

Assign the final, modified data frame to the variable updated_students.

解答

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

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

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

セクション 2.  4
single

single

AIに質問する

expand

AIに質問する

ChatGPT

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

some-alt