Over the past month, my old post on automatically managing your Fantasy Premier League (FPL) team has gained a lot of traction. However, I’m not happy with it as a tutorial for a few reasons. #1 Issues with how the library returned the data lead to some unnecessary lines of code which could be improved. #2 I used iterrows() which is pretty much always terrible and should be avoided. #3 The Fantasy Premier League’s “Fixture Difficulty Rating” is terrible and never accurate, I want to use a bet...