Upload Data Failed

Hi Edge Impulse Support,

I am currently trying to upload a CSV file for my project, but I am encountering an error stating that the config is missing a “protected header.” Additionally, the file was unable to be parsed, and I am unsure why. Here are the details:

  • CSV File: I have a file named Data.csv, containing two columns (Reaction Time, Distance) and the corresponding data values from the ultrasonic sensor. It also states that my csv was unable to parse and I’m not sure why and how to fix that. Here’s what it looks like:
    Screenshot 2025-01-28 10.31.10 PM

  • Configuration: My configuration file looks as follows:
    Screenshot 2025-01-28 10.30.57 PM

Could you please clarify what constitutes a “protected header” in this context and how I should include it in the file?
Additionally, if there is anything specific that needs to be added or corrected in my configuration to resolve the parsing issue, I would appreciate any guidance.

Thank you for your help in resolving this issue.

Hello @xintongzou,

Would you mind sharing your csv file (or a subset of it) so I can reproduce on my end and investigate.

Best,

Louis