socceraction.data.statsbomb.StatsBombCompetitionSchema¶
- class socceraction.data.statsbomb.StatsBombCompetitionSchema(*args, **kwargs)¶
Definition of a dataframe containing a list of competitions and seasons.
Attributes
competition_genderThe gender of the players competing in the competition.
competition_idThe unique identifier for the competition.
competition_nameThe name of the competition.
country_nameThe name of the country the competition relates to.
season_idThe unique identifier for the season.
season_nameThe name of the season.