Skip to content

bjpark0805/Pokemon_project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pokemon_project

Simple pokemon data based analysis.

The tree structure of this project is given as follows:

Pokemon_project
  ├── data
  │    ├── combats.csv
  │    ├── pokemon.csv
  │    └── tests.csv
  ├── pokemon_data_analysis   
  └── Visualization

Data description

This dataset is from Pokemon- Weedle's Cave of Kaggle.

  • combats.csv
  • pokemon.csv
  • tests.csv
  • Note that:
    • pokemon.csv is the dataset of pokedex.
    • combats.csv is the dataset including battle records of the pokemons.
    • tests.csv is not used for our analysis.

Install

  • Python 3.7
  • Numpy
  • Matplotlib
  • Seaborn
  • Pandas
  • Plotly
  • Chart_studio
  • Squarify

Contact

About

Simple pokemon data based analysis

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published