Mexican Women In MMA
Punching Through Stereotypes: Unveiling the Powerhouse Women of Mexican MMA
@kaggle.alonsovillarivera_mexican_women_in_mma
Punching Through Stereotypes: Unveiling the Powerhouse Women of Mexican MMA
@kaggle.alonsovillarivera_mexican_women_in_mma
CREATE TABLE mexicanwomenmma_ver5_2023_xlsx (
"name" VARCHAR,
"nickname" VARCHAR,
"age" DOUBLE,
"gender" VARCHAR,
"state" VARCHAR,
"city" VARCHAR,
"division" VARCHAR,
"team" VARCHAR,
"type" VARCHAR,
"record" VARCHAR,
"win" BIGINT,
"lose" BIGINT,
"draw" BIGINT,
"total_fights" BIGINT,
"first_fight" BIGINT,
"last_fight" BIGINT,
"retired" VARCHAR,
"lux" VARCHAR,
"combate_global" VARCHAR,
"budo" VARCHAR,
"invicta" VARCHAR,
"immaf" VARCHAR,
"uwc" VARCHAR,
"otras" VARCHAR
);
Anyone who has the link will be able to view this.