pandas timeltelta en secondes
df['column_with_timedelta'].dt.total_seconds()
wolf-like_hunter
df['column_with_timedelta'].dt.total_seconds()