セクション 3. 章 6
single
Challenge: Apply Validation Rules to Employee Records
メニューを表示するにはスワイプしてください
タスク
スワイプしてコーディングを開始
Apply data validation rules to an employee records data frame to ensure data integrity.
- Correct any ages that fall outside the range 18 to 65 by setting them to the nearest valid value.
- Ensure all
employee_idvalues are unique, modifying duplicates by appending a suffix. - Set email values that do not have a valid format (must contain both "@" and ".") to
NA.
解答
すべて明確でしたか?
フィードバックありがとうございます!
セクション 3. 章 6
single
AIに質問する
AIに質問する
何でも質問するか、提案された質問の1つを試してチャットを始めてください