Baselight

IPL PLAYER PERFORMANCE 2008 TO 2022

Players Performance in IPL

@kaggle.manish9569_ipl_player_performance_2008_to_2022

Loading...
Loading...

About this Dataset

IPL PLAYER PERFORMANCE 2008 TO 2022

I collect data from some internet websites to analysis the player performance in IPL 2008 to 2022.
This help for some projects. This dataset give a player name , score, highest runs, six, fours and other information.

Tables

Ipl Players Data 2008–2022

@kaggle.manish9569_ipl_player_performance_2008_to_2022.ipl_players_data_2008_2022
  • 59.2 KB
  • 2175 rows
  • 12 columns
Loading...

CREATE TABLE ipl_players_data_2008_2022 (
  "unnamed_0" BIGINT,
  "playerss" VARCHAR,
  "year" BIGINT,
  "matches" BIGINT,
  "runss" BIGINT,
  "average" VARCHAR,
  "higest_score" VARCHAR,
  "strike_rate" DOUBLE,
  "no" BIGINT,
  "fifty" BIGINT,
  "four" BIGINT,
  "six" BIGINT
);

Share link

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