muneebalam/scrapenhl2

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
docs/source/_static/example_h2h.png
docs/source/_static/example_timeline.png
docs/source/_static/game_page_screenshot.png
docs/source/conf.py40
A
0 mins
docs/source/index.rst
docs/source/manipulate.rst
docs/source/plot.rst
docs/source/scrape.rst
docs/source/support.rst
examples/5v5 TOI for teams and players/5v5 TOI for teams and players.ipynb
examples/5v5 TOI for teams and players/indivtoi.csv
examples/5v5 TOI for teams and players/teamtoi.csv
examples/Boxplot Comparison of Per-Game CF and CA.ipynb
examples/Entry and Exit Comparison.ipynb
examples/Penalty Counts By Team and Zone.ipynb
examples/Rink Image.ipynb
examples/Shot Rates After Faceoffs.ipynb
examples/YTD and ROY CF%.ipynb
pytest.ini
requirements.txt
scrapenhl2/__init__.py3
A
0 mins
scrapenhl2/manipulate/__init__.py3
A
0 mins
scrapenhl2/manipulate/add_onice_players.py163
C
1 day
scrapenhl2/manipulate/combos.py192
F
3 days
scrapenhl2/manipulate/manipulate.py1,246
F
2 wks
scrapenhl2/plot/__init__.py12
A
0 mins
scrapenhl2/plot/app/__init__.py3
A
0 mins
scrapenhl2/plot/app/game_page.py106
B
6 hrs
scrapenhl2/plot/app/player_page.py175
D
2 days
scrapenhl2/plot/app/team_page.py0
A
0 mins
scrapenhl2/plot/defense_pairs.py189
D
2 days
scrapenhl2/plot/forward_trios.py188
C
7 hrs
scrapenhl2/plot/game_h2h.py260
F
4 days
scrapenhl2/plot/game_timeline.py259
F
5 days
scrapenhl2/plot/label_lines.py58
B
4 hrs
scrapenhl2/plot/rolling_boxcars.py87
C
1 day
scrapenhl2/plot/rolling_cf_gf.py114
D
2 days
scrapenhl2/plot/team_lineup_cf.py64
A
3 hrs
scrapenhl2/plot/team_score_shot_rate.py121
D
1 day
scrapenhl2/plot/team_score_state_toi.py101
A
1 hr
scrapenhl2/plot/usage.py150
D
2 days
scrapenhl2/plot/visualization_helper.py497
F
5 days
scrapenhl2/scrape/__init__.py18
A
0 mins
scrapenhl2/scrape/autoupdate.py117
A
3 hrs
scrapenhl2/scrape/check_game_data.py40
A
35 mins
scrapenhl2/scrape/events.py57
A
0 mins
scrapenhl2/scrape/games.py69
A
1 hr
scrapenhl2/scrape/general_helpers.py306
B
4 hrs
scrapenhl2/scrape/manipulate_schedules.py112
D
2 days
scrapenhl2/scrape/organization.py92
A
0 mins