Credit Card Customer Segmentation
Bank Credit Card Customer Segmentation
@kaggle.rupindersinghrana_credit_card_customer_segmentation
Bank Credit Card Customer Segmentation
@kaggle.rupindersinghrana_credit_card_customer_segmentation
CREATE TABLE credit_card_customer_data (
"sl_no" BIGINT,
"customer_key" BIGINT,
"avg_credit_limit" BIGINT,
"total_credit_cards" BIGINT,
"total_visits_bank" BIGINT,
"total_visits_online" BIGINT,
"total_calls_made" BIGINT
);
Anyone who has the link will be able to view this.