mirror of
https://github.com/probberechts/soccerdata.git
synced 2026-04-25 10:05:53 +03:00
[PR #860] add ability spadl and atomic spadl format in no_store == True mode. #875
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#875
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/860
Author: @shufinskiy
Created: 7/14/2025
Status: 🔄 Open
Base:
master← Head:spadl_no_store📝 Commits (2)
70938fdadd ability spadl and atomic spadl format in no_store == True mode.021e6f8fix ruff error📊 Changes
1 file changed (+6 additions, -6 deletions)
View changed files
📝
soccerdata/whoscored.py(+6 -6)📄 Description
Hello, @probberechts.
This PR allows you to work with spadl and atomic spadl formats in the mode without saving to disk (no_store == True).
There is a blocker for this PR: my PR to socceraction library to change the behavior of the WhoScoredParser class. It must be accepted for this PR to make sense.
PR in socceraction library:
https://github.com/ML-KULeuven/socceraction/pull/948
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.