CoolFace
Datasetpublic

navintiwari/pokemon

Pokemon Dataset This dataset contains information on 1025 characters from the Pokemon universe. The data was scraped from https://www.pokemon.com/us/pokedex. It contains information of Pokemon characters like name, gender, their abilities and weaaknesses. The columns of the dataset csv file are described below. Columns id: Pokemon id. img_url: Image url from pokedex. name: Name of the Pokemon. gender: Genders the Pokemon comes in. category: The general… See the full description on the dataset page: https://huggingface.co/datasets/navintiwari/pokemon.

sourceHugging Faceccupdated 2y agoView on Hugging Face
2likes23downloads
3 commits on main
bc5eb662y ago

Update Readme.

navintiwari
a2f20de2y ago

Add pokemon dataset csv

navintiwari
5b5f1ab2y ago

initial commit

navintiwari