Skip to content

Commit

Permalink
docs: Modify description
Browse files Browse the repository at this point in the history
  • Loading branch information
georgedouzas committed Jul 1, 2024
1 parent f9ce528 commit bbb4874
Showing 1 changed file with 3 additions and 5 deletions.
8 changes: 3 additions & 5 deletions src/sportsbet/datasets/_soccer/_data.py
Original file line number Diff line number Diff line change
Expand Up @@ -28,12 +28,10 @@


class SoccerDataLoader(_BaseDataLoader):
"""Dataloader for soccer data from combining all data sources.
"""Dataloader for soccer data.
It downloads historical and fixtures data from
[Football-Data.co.uk](http://www.football-data.co.uk/data.php) and
[FiveThirtyEight](https://github.com/fivethirtyeight/data/tree/master/soccer-spi).
The data are combined in a consistent way.
It downloads historical and fixtures data for various
leagues, years and divisions.
Read more in the [user guide][user-guide].
Expand Down

0 comments on commit bbb4874

Please sign in to comment.