SplatStats’ docs!

This python package was created to analyze personal Splatoon 3 online matches data. It does this by reading JSON files downloaded by the s3s package, converting the most useful information into dataframes, and more manageable structures for data analysis. SplatStats can also generate plots that summarize information about the history of your matches and stats.

_images/bHistory.png

Have a look at our quickstart guide for setup instructions and some of the basics on how to use our package! You can also run our package through our docker image or run our our demo for some example data and plots.

https://chipdelmal.github.io/media/splatstats/BarsWin.png

Additionally, we have the hex codes for all the Splatoon colors as detailed in the Inkipedia.

https://chipdelmal.github.io/media/splatstats/RankFull.png https://chipdelmal.github.io/media/splatstats/PolarKill.png _images/IrisA.png

Contents

API

For more information on the functions and classes, have a look at our API.

Module Index