Description
Each dataset that's uploaded only has text for each of the data columns.
Not sure if this is purely for csv or what, but a csv file is what I used.
Steps to Reproduce
- Upload a dataset (I tested with a csv)
- Wait for processing
- Check and see if dataset columns follow proper typing as intended or are just text
Expected Behavior
Each column of the dataset should be typed with the actual type, be it number, dollar/currency, text, datetime, etc.
Actual Behavior
From what I see, I just see values being reported as text regardless of what it is.
Error Output
Environment
- OS:
- Browser (if frontend):
- Python version:
- Node version:
Additional Context

Description
Each dataset that's uploaded only has text for each of the data columns.
Not sure if this is purely for csv or what, but a csv file is what I used.
Steps to Reproduce
Expected Behavior
Each column of the dataset should be typed with the actual type, be it number, dollar/currency, text, datetime, etc.
Actual Behavior
From what I see, I just see values being reported as text regardless of what it is.
Error Output
Environment
Additional Context