Need assistance on processing this data

Question/Issue: I am trying to process this dataset from Household Electric Power Consumption | Kaggle in edge impulse can anyone help? It always say the sample failed to process, i change already the date and time to the format required on csv wizard.

Sorry I am new to this and I appreciate any help

Hi @Scritz,

Can you post any error messages or screenshots showing what is failing?

By looking at the data, my guess is that you need to combine the data and time into a single “timestamp” column using ISO 8601 format. For example, the first row would be:

Timestamp;Global_active_power;Global_reactive_power;Voltage;Global_intensity;Sub_metering_1;Sub_metering_2;Sub_metering_3
2006-12-16T17:24:00.000;4.216;0.418;234.840;18.400;0.000;1.000;17.000