socceraction.data.wyscout.WyscoutPlayerSchema#

class socceraction.data.wyscout.WyscoutPlayerSchema(*args, **kwargs)#

Definition of a dataframe containing the list of teams of a game.

Attributes

birth_date

firstname

game_id

The unique identifier for the game.

is_starter

Whether the player is in the starting lineup.

jersey_number

The player's jersey number.

lastname

minutes_played

The number of minutes the player played in the game.

nickname

player_id

The unique identifier for the player.

player_name

The name of the player.

team_id

The unique identifier for the player's team.