Skip to content

Fix: Proper Typing for Columns #71

Description

@holiuunc

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

  1. Upload a dataset (I tested with a csv)
  2. Wait for processing
  3. 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

Image

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions