mirror of
https://github.com/probberechts/soccerdata.git
synced 2026-04-25 10:05:53 +03:00
[PR #662] [CLOSED] Addings assists, key_passes, yellow and red_cards to understat.player_match_stats() #728
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#728
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/662
Author: @babu-akhil
Created: 8/4/2024
Status: ❌ Closed
Base:
master← Head:master📝 Commits (1)
9a8f46cAddings assists, key_passes, yellow and red_cards to understat.player_match_stats()📊 Changes
3 files changed (+13 additions, -1 deletions)
View changed files
➕
protonvpn-stable-release_1.0.3-3_all.deb(+0 -0)📝
soccerdata/understat.py(+5 -1)📝
tests/test_Understat.py(+8 -0)📄 Description
#661
assists, key_passes, yellow and red_cards columns were missing from the df returned by understat.player_match_stats so I added them! :) Also added a test which checks this #
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.