Build a model that classifies issues and resolution data and provide recommendation

Question/Issue:
I have data set that involves text and numeric characters in most of the column but getting the following message even after going through the CSV wizard.

Uploading 1 file…
[1/1] Failed to upload Door_Issue (1).csv: Failed to parse CSV file: Row 1, column 10 should be numeric, but is not

Project ID:
[Provide the project ID]

Context/Use case:
I am trying to build a model that would read the data that contains text and numeric values and offer suggestion based on previous actions taken.

Steps Taken:

  1. [Step 1]
  2. [Step 2]
  3. [Step 3]

Expected Outcome:
be able to successfully upload data

Actual Outcome:
Uploading 1 file…
[1/1] Failed to upload Door_Issue (1).csv: Failed to parse CSV file: Row 1, column 10 should be numeric, but is not

Reproducibility:

  • [ ] Always
  • [ ] Sometimes
  • [ ] Rarely