socceraction.data.opta.OptaCompetitionSchema¶
- class socceraction.data.opta.OptaCompetitionSchema(*args, **kwargs)¶
Definition of a dataframe containing a list of competitions and seasons.
Attributes
competition_id
The unique identifier for the competition.
competition_name
The name of the competition.
season_id
The unique identifier for the season.
season_name
The name of the season.