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_idThe unique identifier for the team.
team_nameThe name of the team.
Definition of a dataframe containing the list of teams of a game.
Attributes
|
The unique identifier for the team. |
|
The name of the team. |