セクション 3. 章 3
single
Challenge
メニューを表示するにはスワイプしてください
タスク
スワイプしてコーディングを開始
You are faced with the task of creating a visualization of the aapl.csv dataset:
- Read the dataset. Convert the
"Date"column ofdftodatetimetype, and set them asdfindexes. - Initialize a line plot for the
"Open"column values of thedf. Setcolormapto"gray". - Add a title to the plot. In this order, it should contain the
"Open"column's max and min values. - Add labels on an axis:
"Datetime"on the x-axis and"Price"on the y-axis.
解答
すべて明確でしたか?
フィードバックありがとうございます!
セクション 3. 章 3
single
AIに質問する
AIに質問する
何でも質問するか、提案された質問の1つを試してチャットを始めてください