socceraction.data.schema.CompetitionSchema¶
- class socceraction.data.schema.CompetitionSchema(*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.