セクション 3. 章 10
single
Group by Continuous Variable
メニューを表示するにはスワイプしてください
タスク
スワイプしてコーディングを開始
This time, we are goint to paint the points for the same scatter plot in respect to the 'hdi' column values.
-
Initialize a scatter plot with the next parameters:
- Set points color (
c) to the'hdi'column values of thedata; - Set colormap (
cmap) to'plasma'.
Save the call of the
.scatter()function to thecaxvariable. - Set points color (
-
Apply
.colorbar()function toFigureobject assigningcaxas an argument.
解答
すべて明確でしたか?
フィードバックありがとうございます!
セクション 3. 章 10
single
AIに質問する
AIに質問する
何でも質問するか、提案された質問の1つを試してチャットを始めてください