mirror of
https://github.com/probberechts/soccerdata.git
synced 2026-04-26 02:25:51 +03:00
[GH-ISSUE #114] Duplicate data after updating to version 1.3.0 #24
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#24
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?
Originally created by @DonBrowny on GitHub (Nov 27, 2022).
Original GitHub issue: https://github.com/probberechts/soccerdata/issues/114
After updating from version 1.2.0 to 1.3.0 data from the fbref is repeated twice
The sample code
log from version 1.3.0

log from version 1.2.0

In version 1.3.0, the log Retrieving game with id=**** is repeating twice.
@probberechts commented on GitHub (Nov 27, 2022):
I cannot reproduce this. Also, it cannot be related to the v1.3 update as this part of the code was not modified. Which league/season are you attempting to scrape?
@DonBrowny commented on GitHub (Nov 27, 2022):
I am trying to scrape
ENG-Premier League@probberechts commented on GitHub (Jan 8, 2023):
This seems to work fine on my end. I'll reopen if you can provide additional details about what causes the problem on your end.