League Of Legend High Elo Team Comp + Game Length
Season 10 games from KR(www), NA, EUW, EUNE servers.
@kaggle.leetolo_league_of_legend_high_elo_team_comp_game_length
Season 10 games from KR(www), NA, EUW, EUNE servers.
@kaggle.leetolo_league_of_legend_high_elo_team_comp_game_length
CREATE TABLE games (
"game_length" VARCHAR,
"mmr" VARCHAR,
"result" VARCHAR,
"server" VARCHAR,
"team_1" VARCHAR,
"team_2" VARCHAR,
"timestamp" TIMESTAMP
);
Anyone who has the link will be able to view this.