mirror of
https://github.com/probberechts/soccerdata.git
synced 2026-04-25 18:15:58 +03:00
[PR #582] [MERGED] [WhoScored] Update read_schedule method #675
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#675
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/582
Author: @probberechts
Created: 5/15/2024
Status: ✅ Merged
Merged: 5/27/2024
Merged by: @probberechts
Base:
master← Head:fix/whoscored-schedule📝 Commits (2)
22cd5b2fix(whoscored): update read_schedule method4accad6chore: typing📊 Changes
3 files changed (+969 additions, -321 deletions)
View changed files
📝
docs/datasources/WhoScored.ipynb(+768 -167)📝
soccerdata/_common.py(+2 -0)📝
soccerdata/whoscored.py(+199 -154)📄 Description
WhoScored has updated the HTML structure of their fixture pages.
Fixes #581
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.