vaastav / Fantasy-Premier-League

Creates a .csv file of all players in the English Player League with their respective team and total fantasy points
Other
1.35k stars 785 forks source link

Understat Columns Alphabetized #43

Open pavelchek opened 4 years ago

pavelchek commented 4 years ago

Hello,

In your latest 1/31/2020 update, the columns in the Understat CSV's were alphabetized. This isn't necessarily an issue of inaccurate data, but it does shift the formatting and changes the way my spreadsheet is visualized. Going forward will the columns always be alphabetized? If so, I will simply adjust my spreadsheet this time, otherwise, do you plan to change back to the old column order?

Thank you,

Pablo

vaastav commented 4 years ago

I didn't particularly change the column order on my end. The ordering of columns is indeed random. If there is a specific you would like me to have then please let me know and I can fix the column ordering to that.

pavelchek commented 4 years ago

I'd appreciate if you could revert the understat player data back to the previous order:

id | player_name | games | time | goals | xG | assists | xA | shots | key_passes | yellow_cards | red_cards | position | team_title | npg | npxG | xGChain | xGBuildup

Thank you!

Pablo