pyrplib.marchmadness package¶
Submodules¶
pyrplib.marchmadness.base module¶
- class pyrplib.marchmadness.base.Unprocessed(dataset_id, links)¶
Bases:
Unprocessed
- dash_ready_data()¶
Returns dash ready data
- load(options={})¶
Returns a dataframe with outcomes of NCAA March Madness games played.
- type()¶
Return the high level type of an element in data() as a string
- pyrplib.marchmadness.base.read_data(teams_file, games_file, madness_teams_file)¶