-
Notifications
You must be signed in to change notification settings - Fork 13
Fix position data in player tables #72
Copy link
Copy link
Open
Description
Right now, the position columns for both the player table and the fieldplayer_overall_season_stats table use only the fbref information from the first season a player plays. This is not correct, so two things need to be changed:
- Ensure the
playertable's position column uses the position information from all years - Allow each year for a player to have different positional data in the
fieldplayer_overall_season_statstable.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels