Baselight

Kaggel Champs

To find out how is the winner in league of legends

@kaggle.pravallika30_kaggel_champs

Finalproject Training
@kaggle.pravallika30_kaggel_champs.finalproject_training

  • 9.89 MB
  • 601300 rows
  • 15 columns
recordid

RecordID

winner

Winner

championid

ChampionId

match_id

Match Id

item2

Item2

item3

Item3

item0

Item0

item1

Item1

item6

Item6

spell2id

Spell2Id

item4

Item4

item5

Item5

teamid

TeamId

spell1id

Spell1Id

summoner_id

Summoner Id

False432175813239231433117306931903340320493025200421852930
1False43217581329702049327030923190334133024200440509863
2False432175814293730233027204930693364431173067100323323092
3False4321758144918204930243092100133413200423734765
4False432175814515131902049309832703364320431052100419527594
5False43217581453962043204430692049334143117200323805899
6True432175814592020493117302330923341330273057100422253266
7False43217581459303069204320492004334143117200337463283
8False432175814610120493117309230243341143082100426415852
9False4321758146611204932703092319033413200423140989

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
);

Share link

Anyone who has the link will be able to view this.