JOB-A-THON - May 2021- Credit Card Lead Prediction
Credit Card Lead Prediction
@kaggle.sajidhussain3_jobathon_may_2021_credit_card_lead_prediction
Credit Card Lead Prediction
@kaggle.sajidhussain3_jobathon_may_2021_credit_card_lead_prediction
CREATE TABLE test (
"id" VARCHAR,
"gender" VARCHAR,
"age" BIGINT,
"region_code" VARCHAR,
"occupation" VARCHAR,
"channel_code" VARCHAR,
"vintage" BIGINT,
"credit_product" VARCHAR,
"avg_account_balance" BIGINT,
"is_active" VARCHAR
);
Anyone who has the link will be able to view this.