Sales And Satisfaction
Exploring the Impact of Interventions on Sales Performance and Satisfaction
@kaggle.matinmahmoudi_sales_and_satisfaction
Exploring the Impact of Interventions on Sales Performance and Satisfaction
@kaggle.matinmahmoudi_sales_and_satisfaction
CREATE TABLE sales_with_nans_v1_3 (
"group" VARCHAR,
"customer_segment" VARCHAR,
"sales_before" DOUBLE,
"sales_after" DOUBLE,
"customer_satisfaction_before" DOUBLE,
"customer_satisfaction_after" DOUBLE,
"purchase_made" VARCHAR
);
Anyone who has the link will be able to view this.