socceraction.data.statsbomb.StatsBombCompetitionSchema¶
- class socceraction.data.statsbomb.StatsBombCompetitionSchema(*args, **kwargs)¶
Definition of a dataframe containing a list of competitions and seasons.
Attributes
competition_gender
The gender of the players competing in the competition.
competition_id
The unique identifier for the competition.
competition_name
The name of the competition.
country_name
The name of the country the competition relates to.
season_id
The unique identifier for the season.
season_name
The name of the season.