MPL ID Season 10
Mobile Legends: Bang Bang Professional League INDONESIA SEASON 10.
@kaggle.kishan9044_mpl_id_season10
Mobile Legends: Bang Bang Professional League INDONESIA SEASON 10.
@kaggle.kishan9044_mpl_id_season10
CREATE TABLE mpl_id_s10 (
"hero" VARCHAR,
"hero_picked" BIGINT,
"t_wins" BIGINT,
"t_lose" BIGINT,
"t_winrate" VARCHAR,
"t_pickpercentage" VARCHAR,
"bs_picked" BIGINT,
"bs_won" BIGINT,
"bs_lost" BIGINT,
"bs_winrate" VARCHAR,
"rs_picked" BIGINT,
"rs_won" BIGINT,
"rs_lost" BIGINT,
"rs_winrate" VARCHAR,
"hero_banned" BIGINT,
"ban_percentage" VARCHAR,
"pick_ban" BIGINT,
"pick_ban_percentage" VARCHAR
);
Anyone who has the link will be able to view this.