Skip to content

Playing around with Fantasy Premier League Draft data

Notifications You must be signed in to change notification settings

leej11/fpl_draft_league

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

48 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FPL Draft League


This is a hobby project to produce fun data and charts related to the fantasy premier league (FPL) draft game.

Repository Structure

A brief overview of how the repository is structured.

/data

Any data related to the FPL Draft League will be stored here. This is typically json responses from various api calls made to the FPL website.

/fpl_draft_league

This is the package containing the package modules e.g.

  • fpl_draft_league.py
  • head2head
  • league_details

/notebooks

This is for storing example notebooks for illustrating functionality of the package.

Useful Links / Reading

https://www.reddit.com/r/FantasyPL/comments/9rclpj/python_for_fantasy_football_using_the_fpl_api/ http://www.fantasyfutopia.com/python-for-fantasy-football-apis-and-json-data/ https://pandas.pydata.org/pandas-docs/stable/reference/api/pandas.DataFrame.merge.html https://pandas.pydata.org/pandas-docs/stable/reference/api/pandas.DataFrame.merge.html

About

Playing around with Fantasy Premier League Draft data

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published