[PR #69] [CLOSED] Big 5 league player stats for fbref #260

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

📋 Pull Request Information

Original PR: https://github.com/probberechts/soccerdata/pull/69
Author: @andrewRowlinson
Created: 7/27/2022
Status: Closed

Base: masterHead: master


📝 Commits (3)

  • b606693 Big 5 league player stats for fbref
  • aaf5698 Merge remote-tracking branch 'upstream/master'
  • dfbe194 amended read_player_season_stats to use the big-5 league results and filter for the selected leagues. Amended the config to add the big-5.

📊 Changes

3 files changed (+106 additions, -31 deletions)

View changed files

📝 pyproject.toml (+1 -1)
📝 soccerdata/_config.py (+12 -0)
📝 soccerdata/fbref.py (+93 -30)

📄 Description

Added read_big5_season_stats to rbref.py for efficiently reading the data from the big five leagues (England, Italy, France, Germany, Spain).


🔄 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/69 **Author:** [@andrewRowlinson](https://github.com/andrewRowlinson) **Created:** 7/27/2022 **Status:** ❌ Closed **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (3) - [`b606693`](https://github.com/probberechts/soccerdata/commit/b60669319bd3f55170c3bd06ba4817b612bfdea8) Big 5 league player stats for fbref - [`aaf5698`](https://github.com/probberechts/soccerdata/commit/aaf56986fca8d2437ddf15346b641f64ef538f0b) Merge remote-tracking branch 'upstream/master' - [`dfbe194`](https://github.com/probberechts/soccerdata/commit/dfbe194dbeea8fbc9b971e04ad4d6f7b72543842) amended read_player_season_stats to use the big-5 league results and filter for the selected leagues. Amended the config to add the big-5. ### 📊 Changes **3 files changed** (+106 additions, -31 deletions) <details> <summary>View changed files</summary> 📝 `pyproject.toml` (+1 -1) 📝 `soccerdata/_config.py` (+12 -0) 📝 `soccerdata/fbref.py` (+93 -30) </details> ### 📄 Description Added read_big5_season_stats to rbref.py for efficiently reading the data from the big five leagues (England, Italy, France, Germany, Spain). --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-02 15:57:07 +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#260
No description provided.