Return the total cups per weekday name — group by the parsed date's day name
pandas · from Dates and times
pd.to_datetime.dt accessorDatetimeIndexpartial string indexingTimedeltaPutting the kettle on…
Starting up…
Exercise 3
Return the total cups per weekday name — group by the parsed date's day name.
your answer
stuck? the lesson behind it
Dates and times
A date read from a file is a string, and strings sort in the wrong order.