[PR #662] [CLOSED] Addings assists, key_passes, yellow and red_cards to understat.player_match_stats() #728

Closed
opened 2026-03-02 15:59:18 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/probberechts/soccerdata/pull/662
Author: @babu-akhil
Created: 8/4/2024
Status: Closed

Base: masterHead: master


📝 Commits (1)

  • 9a8f46c Addings 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.

## 📋 Pull Request Information **Original PR:** https://github.com/probberechts/soccerdata/pull/662 **Author:** [@babu-akhil](https://github.com/babu-akhil) **Created:** 8/4/2024 **Status:** ❌ Closed **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (1) - [`9a8f46c`](https://github.com/probberechts/soccerdata/commit/9a8f46c5cc0e649f29ae33aae659f2be899c68ab) Addings assists, key_passes, yellow and red_cards to understat.player_match_stats() ### 📊 Changes **3 files changed** (+13 additions, -1 deletions) <details> <summary>View changed files</summary> ➕ `protonvpn-stable-release_1.0.3-3_all.deb` (+0 -0) 📝 `soccerdata/understat.py` (+5 -1) 📝 `tests/test_Understat.py` (+8 -0) </details> ### 📄 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 # --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-02 15:59:18 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/soccerdata#728
No description provided.