There is a mismatch between train_df['customer_category'] and customer_df['customer_category']
CUST_CAT_000 --> CUST_CAT_000
CUST_CAT_001--> CUST_CAT_002
CUST_CAT_002 --> CUST_STAT_003
....
CUST_CAT_00(n) --> CUST_STAT_00(n+1)
please fix this issue.
Thanks for raising this up. You should consider the customer_category in Train and test as the correct one. I will fix the one in customer_df.
Ok, Thanks
@AJoel I could see that customer_data.csv is now missing based on the issue raised here.
Should we be expecting this corrected version of this "customer_data.csv" to be uploaded back for this challenge once it is fixed ?
Hi @MICADEE, all the customer data needed is in Train & Test. I will get back re-upload it, but that should not be a blocker.
Great @AJoel. Thanks 👍.
Thanks for raising this up. You should consider the customer_category in Train and test as the correct one. I will fix the one in customer_df.
Ok, Thanks
@AJoel I could see that customer_data.csv is now missing based on the issue raised here.
Should we be expecting this corrected version of this "customer_data.csv" to be uploaded back for this challenge once it is fixed ?
Hi @MICADEE, all the customer data needed is in Train & Test. I will get back re-upload it, but that should not be a blocker.
Great @AJoel. Thanks 👍.