https://github.com/sumitgirwal/pokemon-dataset-data-analysis
This is a simple analysis of Pokemon dataset from Kaggle using Python , NumPy, Pandas, and Matplotlib.
https://github.com/sumitgirwal/pokemon-dataset-data-analysis
dataanalysis kaggledatasets matplotlib numpy pandas-python pokemon-dataset python3
Last synced: 3 months ago
JSON representation
This is a simple analysis of Pokemon dataset from Kaggle using Python , NumPy, Pandas, and Matplotlib.
- Host: GitHub
- URL: https://github.com/sumitgirwal/pokemon-dataset-data-analysis
- Owner: sumitgirwal
- Created: 2020-10-04T13:37:30.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2020-10-08T12:38:12.000Z (over 4 years ago)
- Last Synced: 2025-01-25T08:47:22.713Z (5 months ago)
- Topics: dataanalysis, kaggledatasets, matplotlib, numpy, pandas-python, pokemon-dataset, python3
- Language: Jupyter Notebook
- Homepage:
- Size: 426 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# pokemon-dataset-data-analysis
### This is a simple analysis of Pokemon dataset from Kaggle using *Python* , *NumPy*, *Pandas*, and *Matplotlib*.
## In this research analysis, you can demonstrate many tasks such as
* Top 10 higher HP pokemon

* Top 10 defence pokemon

* Top 10 flying speed pokemon

* How many types of pokemon officially exist etc.
