Challenge
Завдання
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.
Рішення
Все було зрозуміло?
Дякуємо за ваш відгук!
Секція 3. Розділ 3
single
Запитати АІ
Запитати АІ
Запитайте про що завгодно або спробуйте одне із запропонованих запитань, щоб почати наш чат
Awesome!
Completion rate improved to 3.85
Challenge
Свайпніть щоб показати меню
Завдання
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.
Рішення
Все було зрозуміло?
Дякуємо за ваш відгук!
Секція 3. Розділ 3
single