mirror of
https://github.com/probberechts/soccerdata.git
synced 2026-04-25 18:15:58 +03:00
[PR #69] [CLOSED] Big 5 league player stats for fbref #260
Labels
No labels
ESPN
FBref
FotMob
MatchHistory
SoFIFA
Sofascore
WhoScored
WhoScored
bug
build
common
dependencies
discussion
documentation
duplicate
enhancement
good first issue
invalid
performance
pull-request
question
question
removal
understat
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/soccerdata#260
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/probberechts/soccerdata/pull/69
Author: @andrewRowlinson
Created: 7/27/2022
Status: ❌ Closed
Base:
master← Head:master📝 Commits (3)
b606693Big 5 league player stats for fbrefaaf5698Merge remote-tracking branch 'upstream/master'dfbe194amended read_player_season_stats to use the big-5 league results and filter for the selected leagues. Amended the config to add the big-5.📊 Changes
3 files changed (+106 additions, -31 deletions)
View changed files
📝
pyproject.toml(+1 -1)📝
soccerdata/_config.py(+12 -0)📝
soccerdata/fbref.py(+93 -30)📄 Description
Added read_big5_season_stats to rbref.py for efficiently reading the data from the big five leagues (England, Italy, France, Germany, Spain).
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.