On-Time Delivery
The foundation of this analytical venture is a robust dataset comprising.
@kaggle.willianoliveiragibin_on_time_delivery
The foundation of this analytical venture is a robust dataset comprising.
@kaggle.willianoliveiragibin_on_time_delivery
CREATE TABLE train_new (
"id" BIGINT,
"warehouse_block" VARCHAR,
"mode_of_shipment" VARCHAR,
"customer_care_calls" BIGINT,
"customer_rating" BIGINT,
"cost_of_the_product" BIGINT,
"prior_purchases" BIGINT,
"product_importance" VARCHAR,
"gender" VARCHAR,
"discount_offered" BIGINT,
"weight_in_gms" BIGINT,
"reached_on_time_y_n" BIGINT
);
Anyone who has the link will be able to view this.