socceraction.data.wyscout.WyscoutLoader.competitions#
- WyscoutLoader.competitions()#
Return a dataframe with all available competitions and seasons.
- Raises
ParseError – When the raw data does not adhere to the expected format.
- Returns
A dataframe containing all available competitions and seasons. See
WyscoutCompetitionSchema
for the schema.- Return type
pd.DataFrame