Autopilot experiment fails to read the data.

0

I have a CSV file, on S3, in the same region, but when I'm trying to run an autopilot experiment, I'll get the following error:

"Unable to fetch column headers. Your dataset file must be a .csv or .parquet file and currently, be in your S3 bucket."

Can someone please help me with how I should fix this issue?

Thank you

已提问 2 年前604 查看次数
1 回答
1

This has to do with your CSV file. can you download and open your CSV to check if it has headers? whats the delimiter? is that delimiter allowed by autopilot/sagemaker? are you trying it via the API or console? Do you get the same error while trying from both ways? looking at these areas will help you narrow the problem space. it would also help to share some screenshots of the error/console to help debug further.

AWS
专家
已回答 2 年前
  • Thanks for the response, it was about one of the columns that included text with special characters in it. took that column out and worked fine!

您未登录。 登录 发布回答。

一个好的回答可以清楚地解答问题和提供建设性反馈,并能促进提问者的职业发展。

回答问题的准则