One-Punch Man Dataset
Contains data of all characters introduced!!!
@kaggle.bansodetanishk_one_punch_man_dataset
Contains data of all characters introduced!!!
@kaggle.bansodetanishk_one_punch_man_dataset
CREATE TABLE heroes (
"sr_no" BIGINT,
"rank" VARCHAR,
"class" VARCHAR,
"name" VARCHAR,
"gender" VARCHAR,
"abilities" VARCHAR
);
Anyone who has the link will be able to view this.