/pokemon-analysis

Using the Seaborn python library to analyze statistics for the Pokemon dataset

Primary LanguageJupyter Notebook

comparing attack stats vs. defense stats


png

hue allows addition of another dimension, fit_reg=False removes regression line


png


png

png

#swarm plots 

png

#swarm + violin plots
## figure size

png

 1. Enlarge the plot
 2. Separate points by hue
 3. Use Pokemon palette
 
 4. Adjust the y-axis

 
 5. Place legend to the right

png

Heatmap

png

png

png

 Factor Plot

png

 Density Plot

png

Joint Plot

png