Why does json.loads function change my timestamp into milliseconds?
I am working on an API and i'm trying to create a Flask route to fetch my data but there is a problem. When converting my dataframe into a json. The date column 'Mon, 15 Apr 2024 11:20:20 GMT' becomes…