Production Quality
Product quality produced by a roasting machine.
@kaggle.podsyp_production_quality
Product quality produced by a roasting machine.
@kaggle.podsyp_production_quality
CREATE TABLE data_x (
"date_time" TIMESTAMP,
"t_data_1_1" BIGINT,
"t_data_1_2" BIGINT,
"t_data_1_3" BIGINT,
"t_data_2_1" BIGINT,
"t_data_2_2" BIGINT,
"t_data_2_3" BIGINT,
"t_data_3_1" BIGINT,
"t_data_3_2" BIGINT,
"t_data_3_3" BIGINT,
"t_data_4_1" BIGINT,
"t_data_4_2" BIGINT,
"t_data_4_3" BIGINT,
"t_data_5_1" BIGINT,
"t_data_5_2" BIGINT,
"t_data_5_3" BIGINT,
"h_data" DOUBLE,
"ah_data" DOUBLE
);
Anyone who has the link will be able to view this.