Skip to main content

No project description provided

Project description

SplatStats

PyPI - Python Version PyPI version License: GPL v3 Open Source? Yes!

This codebase works in tandem with the s3s package to refactor and analayze Splatoon 3's data. When finished, it will be able to load s3s package json files, re-shape them, and visualize the data from battles history.

Have a look at our documentation for more information on how to install and use this package!


Polar Barcharts

These plots show the breakdown of a given statistic by category shown in a polar barchart. In the following examples we show kills+1/2*assists (kassists) by main weapon.


Stats By Match-Type and Stage

These barcharts show the frequency of a given statistic broken down by match-type and stage.



Kills VS Deaths Distributions

These paired histograms show the frequency distributions of the number of kills or kassists (top, blue), and the number of deaths (bottom, magenta) across matches.

Player Rank

These plots show the player's results as compared to the other players in the match (left) and on the player's team (right).

Awards BarChart

A simple bar chart of the times awards have been given to the player.


Matches History Panel

This panel is constructed as a panel composed of two different figures. The top one is a detailed breakdown of the statistics of each battle. Each column on the x axis represents a single battle; where the left y axis shows the number of kills, deaths, assists and specials; and the right y axis the turf painted over the match (bars on the plot).

Waffle Plots

Shows the contributions of given categories to a certain stat. In this example, we show the total number of (kills+1/2*assists) broken down by weapon.


Kill/Death Iris

Similar to the matches history panel, these plots show the kill to death ratios as bars but this time they are arranged in a circular pattern to keep it more compact. The radial axis is log-scaled by default with the (kill+1/2*assist) to deaths ratio highlighted at the center of the plot.

Stage/Weapons Stats Treemaps

These plots are designed to show which stages are the ones in which the player performs best on any given stage with respect to a selected metric. Auxiliary provided functions generate the statistics dataframe required for these plots, which includes: kills, deaths, win ratio, paint, total matches; amongst many others. These statistics can be also generated for a specific match type (Rainmaker, Turf War, Tower Control, etc), or for a combination of them.

Moreover, these plots can be generated for any arbitrary key in the dataframe: main weapon, sub weapon, head gear, etc.

Author

Check out the blogposts on my website with more information about the development, planned features, and some analyses on my own Splatoon matches data!

Héctor M. Sánchez C. (chipdelmal@gmail.com)

Project details


Release history Release notifications | RSS feed

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

SplatStats-4.2.2.tar.gz (64.0 kB view hashes)

Uploaded Source

Built Distribution

SplatStats-4.2.2-py3-none-any.whl (67.2 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page