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!

您尚未登入。 登入 去張貼答案。

一個好的回答可以清楚地回答問題並提供建設性的意見回饋,同時有助於提問者的專業成長。

回答問題指南