セクション 1. 章 16
single
Challenge: Handling Missing Data
メニューを表示するにはスワイプしてください
タスク
スワイプしてコーディングを開始
In exploratory data analysis, you often encounter missing values in your data frames. Your goal is to detect all missing values in a data frame and replace them with a specified value.
- Replace all
NAvalues in the input data framedfwith the value provided in the parametervalue. - Return the modified data frame with all missing values imputed.
解答
すべて明確でしたか?
フィードバックありがとうございます!
セクション 1. 章 16
single
AIに質問する
AIに質問する
何でも質問するか、提案された質問の1つを試してチャットを始めてください