mirror of
https://github.com/probberechts/soccerdata.git
synced 2026-04-26 02:25:51 +03:00
[PR #74] [MERGED] FBRef - replace 'season' data stat with 'year_id' #262
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#262
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/74
Author: @jonathan-bull
Created: 8/9/2022
Status: ✅ Merged
Merged: 8/10/2022
Merged by: @probberechts
Base:
master← Head:fbref-seasons📝 Commits (3)
2eb58b2FBRef - replace 'season' data stat with 'year_id'7df2d6dLinting54ac75aReplace 'squad' data stat with 'team'📊 Changes
1 file changed (+4 additions, -2 deletions)
View changed files
📝
soccerdata/fbref.py(+4 -2)📄 Description
FBRef appears to have switched to using
year_idas thedata-statattribute on its seasons table.This change allows the
read_seasonsfunction to return the expected seasons.🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.