Men's Singles Tennis Australia Open
Contains match details and each player's career history
@kaggle.definite007_tennis_australia_open
Contains match details and each player's career history
@kaggle.definite007_tennis_australia_open
CREATE TABLE player_stats (
"unnamed_0" BIGINT,
"name" VARCHAR,
"country" VARCHAR,
"birthdate" VARCHAR,
"age" VARCHAR,
"atp_ranking" DOUBLE,
"top_ranking_s_position" DOUBLE,
"points" DOUBLE,
"prize_money" VARCHAR,
"matches_total" BIGINT,
"win" BIGINT,
"n" VARCHAR,
"height" VARCHAR,
"weight" VARCHAR,
"profi_since" DOUBLE
);
Anyone who has the link will be able to view this.