socceraction.data.base.EventDataLoader.competitions

abstract EventDataLoader.competitions()

Return a dataframe with all available competitions and seasons.

Returns:

A dataframe containing all available competitions and seasons. See CompetitionSchema for the schema.

Return type:

pd.DataFrame