No project description provided
Project description
SplatStats
UNDER DEVELOPMENT
This codebase is meant to work in tandem with the s3s package to refactor and analayze Splatoon 3's data. When finished, it will be able to take exported json
files, re-shape them, and visualize the data from battles history.
Instructions
Downloading data: Install s3s as explained here, then download stats jsons by running: python s3s.py -o
Data Structures
Battle Object
Teams Dataframe
player name
: Player's name used in the matchplayer name id
: Player's in-game idmain weapon
: Main weapon usedsub weapon
: Sub weapon usedspecial weapon
: Special weapon usedkill
: Kill countdeath
: Death countassist
: Number of assistsspecial
: Number of specialspaint
: Painted surfacehead name
: Headgear's namehead main
: Headgear's main abilityhead sub_0
: Headgear's sub ability @ slot 1head sub_1
: Headgear's sub ability @ slot 2head sub_2
: Headgear's sub ability @ slot 3shirt name
: Shirtgear's nameshirt main
: Shirtgear's main abilityshirt sub_0
: Shirtgear's sub ability @ slot 1shirt sub_1
: Shirtgear's sub ability @ slot 2shirt sub_2
: Shirtgear's sub ability @ slot 3shoes name
: Shoesgear's nameshoes main
: Shoesgear's main abilityshoes sub_0
: Shoesgear's sub ability @ slot 1shoes sub_1
: Shoesgear's sub ability @ slot 2shoes sub_2
: Shoesgear's sub ability @ slot 3self
: Is this player the one who generated the dataset?win
: Win (W), Lose (L) or not finished (NA)score
: Score obtained in the match (if "Turf War", this stat is "paint"; and if the match did not finish correctly, it isFalse
)
Awards Dataframe
name
: Name of the awardrank
: Gold/Silver rankplace
: Placing in top
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-0.2.2.tar.gz
(21.4 kB
view hashes)
Built Distribution
SplatStats-0.2.2-py3-none-any.whl
(23.7 kB
view hashes)
Close
Hashes for SplatStats-0.2.2-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | e61128028c07a0d7d7f4dc75c19d34723792b5a7bbe7d1c25c1c7e7bce42988c |
|
MD5 | 63ae7bc7e265f40be0b6233d005055cd |
|
BLAKE2b-256 | a25e48c503372f3e64ea4c11cdf3ee59fe44170b61bb43a21c2153eb1f56fa86 |