Секція 1. Розділ 5
single
Challenge: Plot Monthly Transaction Volumes
Свайпніть щоб показати меню
Завдання
Swipe to start coding
Given a DataFrame of transactions with dates, your goal is to group transactions by month, calculate the monthly totals for deposits and withdrawals, and plot both on the same chart using matplotlib.
- Convert the
datecolumn to datetime and extract the month in "YYYY-MM" format. - Group the data by month and transaction type, summing the
amountfor each group. - Create a line or bar chart that displays both deposit and withdrawal totals for each month on the same plot.
- The chart must have labeled axes, a title, and a legend distinguishing deposits and withdrawals.
Рішення
Все було зрозуміло?
Дякуємо за ваш відгук!
Секція 1. Розділ 5
single
Запитати АІ
Запитати АІ
Запитайте про що завгодно або спробуйте одне із запропонованих запитань, щоб почати наш чат