mirror of
https://github.com/probberechts/soccerdata.git
synced 2026-04-25 10:05:53 +03:00
[PR #284] [MERGED] [FBref] Handle missing Scores & Fixtures page on the Big 5 European Leagues Stats page #430
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#430
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/284
Author: @lorenzodb1
Created: 7/7/2023
Status: ✅ Merged
Merged: 7/28/2023
Merged by: @probberechts
Base:
master← Head:lorenzodb1-read-schedule-fix📝 Commits (10+)
a41adbaFixed issue in read_schedule by moving the Top 5 Leagues optimisation in read_leagues99c0dcbFixed issue in read_schedule by moving the Top 5 Leagues optimisation in read_leaguesaf93780Merge branch 'master' into lorenzodb1-read-schedule-fix88ed9a9Fixed bug affecting read_leagues when not optimiseddc392b1Changed logic to extend fix to read_schedulee9c22afFixed bug affecting list of leagues when "Big 5 European Leagues Combined" is not present7cd9ae5Changed parameter to bool as per suggestion70a61fbMerge branch 'master' into lorenzodb1-read-schedule-fixe7f3dfeEmpty commitd659a27Added logic to cover missed case when optimising the big 5 leagues📊 Changes
2 files changed (+39 additions, -17 deletions)
View changed files
📝
soccerdata/fbref.py(+34 -17)📝
tests/test_FBref.py(+5 -0)📄 Description
https://github.com/probberechts/soccerdata/issues/277). I added the logic to remove those replicated headers when found.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.