You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
0 commit comments