Skip to content

Commit 20f6b24

Browse files
authored
Update README.md
1 parent b59e81d commit 20f6b24

File tree

1 file changed

+20
-1
lines changed

1 file changed

+20
-1
lines changed

Diff for: README.md

+20-1
Original file line numberDiff line numberDiff line change
@@ -1 +1,20 @@
1-
# Pokemon
1+
# Pokemon Analysis & Visualization (Python)
2+
Contributor:
3+
+ Jun Ki Kwon (Peter)
4+
5+
This repo is my first ever project with **Python** as a language and used it to create graphical visualization to better interpret compared to just tables.
6+
7+
I have used Pokemon stat data downloaded from kaggle.com
8+
9+
10+
Things I have done:
11+
+ Data cleaning
12+
+ Figured out a code to create scatter plot With different color based on a variable
13+
14+
15+
16+
Things to do:
17+
+ Choose several variables to be compared and come up with a hypothesis
18+
+ use those variable to generate different visualization
19+
+ interpret visualization and come up with conclusion
20+
+ Compare conclusion with hypothesis

0 commit comments

Comments
 (0)