Hi. I'm lemons and ive been trying to learn more about competitive pokemon and python/analytics in general.
https://public.tableau.com/authoring/gen3oustatsusage2024/Sheet1#1 is the link to my most recent graph. If you look at my profile I have a few others.
All have been made by me after getting stuff from smogon.com/stats or from logs directly.
My most current map just shows all the stat usage for each pokemon from gen3ou since the beginning of the year. The attached graph is the attack and speed stat of dugtrio and aerodactyl. along with their percent usage the tableau should be interactable and let you choose which stat you want to look at and which pokemon to look through. along with what usage percentage do you want to limit by. This graph only shows stuff with a usage perc of 1% or more.
This graph is just a result of some of the code I've been doing to analyze available information and learn more coding stuff. This is made out of a single csv. and if this graph is helpful at all I can figure out making the csvs and getting ready to make more of these for other gens/tiers. I've got plans on what I want to do with the csv I made this out of but wanted to share.
I dont play much comp pokemon but it seems like it might be nice to be able to know what the common stats are for specific pokemon.
This is all from the chaos folder so its all unweighted or anything which might effect stuff in small ways.
https://public.tableau.com/authoring/gen3oustatsusage2024/Sheet1#1 is the link to my most recent graph. If you look at my profile I have a few others.
All have been made by me after getting stuff from smogon.com/stats or from logs directly.
My most current map just shows all the stat usage for each pokemon from gen3ou since the beginning of the year. The attached graph is the attack and speed stat of dugtrio and aerodactyl. along with their percent usage the tableau should be interactable and let you choose which stat you want to look at and which pokemon to look through. along with what usage percentage do you want to limit by. This graph only shows stuff with a usage perc of 1% or more.
This graph is just a result of some of the code I've been doing to analyze available information and learn more coding stuff. This is made out of a single csv. and if this graph is helpful at all I can figure out making the csvs and getting ready to make more of these for other gens/tiers. I've got plans on what I want to do with the csv I made this out of but wanted to share.
I dont play much comp pokemon but it seems like it might be nice to be able to know what the common stats are for specific pokemon.
This is all from the chaos folder so its all unweighted or anything which might effect stuff in small ways.