Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-01-2022 08:33 AM
date translates to object,
string translates to object,
decimal translates to object
(see link I posted)
This is normal behavior.
You should convert the object type in pandas,
https://pandas.pydata.org/pandas-docs/stable/reference/api/pandas.DataFrame.convert_dtypes.html