Read in Fantasy Premier League Data
Project description
Introduction
This data contains a large variety of information on players and their
current attributes on Fantasy Premier League
https://fantasy.premierleague.com/. In particular, it contains a
next_gw_points (next gameweek points) value for each player
given their attributes in the current week. Rows represent player-gameweeks,
i.e. for each player there is a row for each gameweek. This
makes the data suitable for modelling a player's next gameweek points, given
attributes such as form, total points, and cost at the current gameweek.
This data, therefore, is in the ideal format to create Fantasy Premier League bots (for example that use an ML algorithm and a linear programming solver) to return the best possible team to pick for each gameweek (and therefore the transfers to make), thereby fully automating the decision making process in Fantasy Premier League. This single-function package simply supplies the required data for such a task.
Usage
from pyFPLdata import FPLdata
FPLdata()
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file pyFPLdata-1.0.0.tar.gz.
File metadata
- Download URL: pyFPLdata-1.0.0.tar.gz
- Upload date:
- Size: 2.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.0 CPython/3.9.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d357b7ea6af1e3dd194bdb7f9f80778a4b1a169a93ccb5e6a88ca7a7bbf6be99
|
|
| MD5 |
7bdfe64ec9582726f010dbdc8a4ab460
|
|
| BLAKE2b-256 |
6e205a54f9b381e27f7d46caf6733377fc4d5cd347ec01a40bd680f5e9442ade
|
File details
Details for the file pyFPLdata-1.0.0-py3-none-any.whl.
File metadata
- Download URL: pyFPLdata-1.0.0-py3-none-any.whl
- Upload date:
- Size: 3.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.0 CPython/3.9.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
20dc5c7122fbaa22a647d4f537dd890f43f439f1480f4d71c11bbc5eb5d07013
|
|
| MD5 |
181f149e963339acea13bb88db7fcace
|
|
| BLAKE2b-256 |
5184580b682b176d531796bc79a82e46d5fa30e2d2a73c45e0c058e369502076
|