Kaggel Champs
To find out how is the winner in league of legends
@kaggle.pravallika30_kaggel_champs
To find out how is the winner in league of legends
@kaggle.pravallika30_kaggel_champs
CREATE TABLE finalproject_training (
"recordid" BIGINT,
"winner" VARCHAR,
"championid" BIGINT,
"match_id" BIGINT,
"item2" BIGINT,
"item3" BIGINT,
"item0" BIGINT,
"item1" VARCHAR,
"item6" BIGINT,
"spell2id" BIGINT,
"item4" BIGINT,
"item5" BIGINT,
"teamid" BIGINT,
"spell1id" BIGINT,
"summoner_id" BIGINT
);
Anyone who has the link will be able to view this.