0

I have a dataframe that has many rows and is in the below form. I am interested in calculating the mean value of hours. What should be the correct way to do in pandas? The datatype of the date and time column is in DateTime. Thanks in advance.

arrivalDate arrivalTime dayOfWeek
2020-10-01 13:55:00 Thursday
2020-01-16 14:01:00 Thursday
2020-01-02 14:02:00 Thursday
Henry Ecker
  • 34,399
  • 18
  • 41
  • 57
nishant
  • 41
  • 5

0 Answers0