Living life on Credit
@kaggle.vikramamin_credit_card_spend_analysis
Index
City
Date
Card Type
Exp Type
Gender
Amount
Year
Month
CREATE TABLE creditcards ( "index" DOUBLE, "city" VARCHAR, "date" VARCHAR, "card_type" VARCHAR, "exp_type" VARCHAR, "gender" VARCHAR, "amount" DOUBLE, "year" DOUBLE, "month" VARCHAR );
Anyone who has the link will be able to view this.