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

posta 2 anni fa604 visualizzazioni
1 Risposta
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
ESPERTO
con risposta 2 anni fa
  • 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!

Accesso non effettuato. Accedi per postare una risposta.

Una buona risposta soddisfa chiaramente la domanda, fornisce un feedback costruttivo e incoraggia la crescita professionale del richiedente.

Linee guida per rispondere alle domande