Description Usage Arguments Examples
Returns a dataframe of the overall team's stats by game for the sport and year chosen.
1 | .team_game(team_id, year, sport)
|
team_id |
Team ID from team_mapping |
year |
Actual Year Note for seasons Year1-Year2, Year2 is what you want to use in the functions. For example, the 2015-2016 season is denoted for 2016. |
sport |
Tradiational Sport Name or Sport Code |
1 2 3 | team_game(697,2016,"MBB")
team_game(697,2015,"Womens Soccer")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.