セクション 2. 章 5
single
Challenge
メニューを表示するにはスワイプしてください
Let's replace the negative values in the 'empinch' and 'invsth' columns with zeros using the .where() method.
タスク
スワイプしてコーディングを開始
- Select the
'empinch'and'invsth'columns. - Apply the
.where()method to chosen columns. - Set the condition what values must be replaced (these must be negative values). Remember, values that don't satisfy this condition will be replaced.
- Set the parameter what values must be used instead of replaced ones.
解答
すべて明確でしたか?
フィードバックありがとうございます!
セクション 2. 章 5
single
AIに質問する
AIに質問する
何でも質問するか、提案された質問の1つを試してチャットを始めてください