socceraction.data.schema.TeamSchema¶
- class socceraction.data.schema.TeamSchema(*args, **kwargs)¶
Definition of a dataframe containing the list of teams of a game.
Attributes
team_id
The unique identifier for the team.
team_name
The name of the team.