セクション 1. 章 20
single
Challenge: Sorting and Ordering
メニューを表示するにはスワイプしてください
タスク
スワイプしてコーディングを開始
Sort a data frame by multiple columns and explain the result.
- The function must return a new data frame sorted first by the
Departmentcolumn in ascending order, and then by theSalarycolumn in ascending order within each department. - The function must not modify the original data frame.
- The function must work for any data frame with at least the columns
DepartmentandSalary.
解答
すべて明確でしたか?
フィードバックありがとうございます!
セクション 1. 章 20
single
AIに質問する
AIに質問する
何でも質問するか、提案された質問の1つを試してチャットを始めてください