We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Part 1 Since many FPL users don't like buying defenders from specific clubs like - Fulham, West Brom, you can work on https://github.com/priyanshux/FPL-Defence-Rotations/blob/master/Team_Combinations.py and give the user options of all 20 clubs as input and then fetch the combinations
Part 2 In main.py https://github.com/priyanshux/FPL-Defence-Rotations/blob/master/main.py at line 6, only read the rows of the clubs specified by the user in the input from this CSV https://github.com/priyanshux/FPL-Defence-Rotations/blob/master/FPL_Defence_FDR.csv
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Part 1
Since many FPL users don't like buying defenders from specific clubs like - Fulham, West Brom, you can work on https://github.com/priyanshux/FPL-Defence-Rotations/blob/master/Team_Combinations.py and give the user options of all 20 clubs as input and then fetch the combinations
Part 2
In main.py https://github.com/priyanshux/FPL-Defence-Rotations/blob/master/main.py at line 6, only read the rows of the clubs specified by the user in the input from this CSV https://github.com/priyanshux/FPL-Defence-Rotations/blob/master/FPL_Defence_FDR.csv
The text was updated successfully, but these errors were encountered: