Answered You can hire a professional tutor to get the answer.
For each day of the month (131), compute the maximum number of trips occurring within any 60 minute period on that day. This 60min period must start...
Pandas using groupby to plot scatter points
Hi I was wandering if anyone could help me with this particular problem
Here is the CSV file : https://files.fm/u/kkrwdxuz
As you can see the data is pretty big and contains 80000+ columns
So I know I have to use the pick up date time and convert it to date time object like
picktime