File size: 383 Bytes
276dadc 581983a 276dadc |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 |
---
configs:
- config_name: default
data_files: data/Pokemon.csv
license: cc0-1.0
language:
- en
tags:
- pokemon
---
# Dataset card for pokemonData
Dataset from https://github.com/lgreski/pokemonData listing all the Pokemons up to generation 9 and their characteristics:
- ID
- Name
- Form
- Type1
- Type2
- Total
- HP
- Attack
- Defense
- Sp. Atk
- Sp. Def
- Speed
- Generation |