Art Hsu
Art Hsu

Reputation: 1

upload data on Neuton.AI using compliant column name, however, it still notify that there are invalid data in column names

I'm using Neuton.AI to train my small AI model, I have a csv file dataset, edited by Excel, formatted as :

ax1 ay1 az1 gx1 gy1 gz1 ... ax50 ay50 az50 gx50 gy50 gz50
data data data data data data ... data data data data data data
data data data data data data ... data data data data data data
...

The problem is, even if I tried changing the column names in different ways several times, it just give me the same error message:

All column names (values in the CSV file header) must contain only letters (a-z, A-Z), 
numbers (0-9), hyphens ( - ), or underscores (_). Change the names and download 
the dataset again.

error message screen shot

How to resolve this?

Upvotes: -1

Views: 17

Answers (0)

Related Questions