panda TimeDelta ke postgres
my_df['delay'] = my_df['delay'].astype(str)
Busy Boar
my_df['delay'] = my_df['delay'].astype(str)