I have a dataframe and it shows the types as
signup_time 151112 non-null datetime64[ns]
purchase_time 151112 non-null datetime64[ns]
The actual values are in the format 2015-02-24 22:55:49
When I subtract two rows I get the difference in days like 52 days 03:51:22
how can I get the difference values in seconds