/pokemon-analysis

Exploration and visualisation of all 721 pokemon as of June 2016. The data for this table has been acquired from the websites: pokemon.com, pokemondb and bulbapeida

Primary LanguageJupyter Notebook

Version 2- pokemon-analysis

Exploration and visualisation of all 721 pokemon as of June 2016. The data for this table has been acquired from the websites: pokemon.com, pokemondb and bulbapeida

Conversion from version 1 to version 2 of Pokemon with stats

Data description-

  • #: ID for each pokemon
  • Name: Name of each pokemon
  • Type 1: Each pokemon has a type, this determines weakness/resistance to attacks
  • Type 2: Some pokemon are dual type and have 2
  • Total: sum of all stats that come after this, a general guide to how strong a pokemon is
  • HP: hit points, or health, defines how much damage a pokemon can withstand before fainting
  • Attack: the base modifier for normal attacks (eg. Scratch, Punch)
  • Defense: the base damage resistance against normal attacks
  • SP Atk: special attack, the base modifier for special attacks (e.g. fire blast, bubble beam)
  • SP Def: the base damage resistance against special attacks
  • Speed: determines which pokemon attacks first each round

Data Released Under CC0: Public Domain License