Challenge
Compito
Swipe to start coding
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.
Soluzione
Tutto è chiaro?
Grazie per i tuoi commenti!
Sezione 3. Capitolo 3
single
Chieda ad AI
Chieda ad AI
Chieda pure quello che desidera o provi una delle domande suggerite per iniziare la nostra conversazione
Awesome!
Completion rate improved to 3.85
Challenge
Scorri per mostrare il menu
Compito
Swipe to start coding
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.
Soluzione
Tutto è chiaro?
Grazie per i tuoi commenti!
Sezione 3. Capitolo 3
single