Is there any function calculate duration in minutes between two datetimes values?

This is my dataframe.

Start_hour        End_date  
     23:58:00        00:26:00
     23:56:00        00:01:00
     23:18:00        23:36:00

How can I get in a new column the difference (in minutes) between these two columns?



from Recent Questions - Stack Overflow https://ift.tt/3dit1m2
https://ift.tt/eA8V8J

Comments

Popular posts from this blog

Today Walkin 14th-Sept

Hibernate Search - Elasticsearch with JSON manipulation

Spring Elasticsearch Operations