Sensor Fault Detection Data
Help to limit the consequences of failures in automation systems
@kaggle.arashnic_sensor_fault_detection_data
Help to limit the consequences of failures in automation systems
@kaggle.arashnic_sensor_fault_detection_data
CREATE TABLE sensor_fault_detection (
"timestamp" VARCHAR,
"sensorid" BIGINT,
"value" DOUBLE
);
Anyone who has the link will be able to view this.