Commit History

Set yahoo week map for sb to 22
6e09b6a

Jon Solow commited on

Use new stats as preferred for this week
6b5ee7e

Jon Solow commited on

Add defensive mapping
f27cc58

Jon Solow commited on

Get basic stats working on backup
e014315

Jon Solow commited on

Merge branch 'main' of hf.co:spaces/jsolow/nfl-playoff-challenge-streamlit into parse-stats-txt
8f2b4dc

Jon Solow commited on

Revert "Lower stat cache from 60 to 30s"
c555156

Jon Solow commited on

Lower stat cache from 60 to 30s
819526a

Jon Solow commited on

Add a try-except if issue shows up where a home team id is just empty string
a35d669

Jon Solow commited on

Fix to actually put team points against after overrides applied
5e1c682

Jon Solow commited on

Calculate points against after stat overrides
b8eb093

Jon Solow commited on

Add a new method to grab stats from stats.txt
63e7059

Jon Solow commited on

Add 40-40 yard fg stat
4a5fbf9

Jon Solow commited on

Add score types and score settings page
0425b22

Jon Solow commited on

Fix logic in the check for reg vs post season in yahoo stats
33f3ba9

Jon Solow commited on

Remove week 17 stats override hack
7bea79e

Jon Solow commited on

Add opponent to fix points allowed
6d8b23b

Jon Solow commited on

Remove debug print
0a1f3c3

Jon Solow commited on

Enable stat loads for regular season
9ac79a9

Jon Solow commited on

Fix week map for yahoo sb to 23
ed6c02b

Jon Solow commited on

Print exceptions
8648544

Jon Solow commited on

Fix defensive scoring to be safeties and def td
72c8544

Jon Solow commited on

Fix bare exception
5cfd606

Jon Solow commited on

Implement fix for games that dont have week_number yet
55a45e7

Jon Solow commited on

Fix for showing scoreboard when schedule map breaks
656be95

Jon Solow commited on

Implement points against and team win stats
7181bcd

Jon Solow commited on

Create maps of short team ids once and move schedule to stats.py
f81bfa4

Jon Solow commited on

Fix to elif to prevent double mapping defense stats
5325a29

Jon Solow commited on

Fix team short name mapping key for rams
6a706f2

Jon Solow commited on

Add correct fix to try-except
fe1cd2c

Jon Solow commited on

Add try-except to keep working for now
a5bb5a0

Jon Solow commited on

Change stat cache to 1 minute
a323d54

Jon Solow commited on

Implement return td stats mapped both to player and team def
8aa2333

Jon Solow commited on

Reduce repeated code in yahoo_stat obj
e6aafd7

Jon Solow commited on

Show game clock for in progress
21e8914

Jon Solow commited on

Only map scores if game has started
0045f00

Jon Solow commited on

Implement score and final status from live yahoo source
a42b348

Jon Solow commited on

Default a get to empty str to please mypy
07c9a43

Jon Solow commited on

Try loading map into global var at runtime since not expected to change avoiding possible cache issue
5681b11

Jon Solow commited on

Filter to id map to players on teams in playoffs
4d036d6

Jon Solow commited on

Revert "Revert "Replace the hack id map for yahoo player ids to gsis_id""
73408d5

Jon Solow commited on

Revert "Replace the hack id map for yahoo player ids to gsis_id"
c52156b

Jon Solow commited on

Replace the hack id map for yahoo player ids to gsis_id
3c00ed2

Jon Solow commited on

Implement defensive live stats
1487d7c

Jon Solow commited on

Implement live kicking stats
7730451

Jon Solow commited on

Add live passing, rushing, and receiving stats
8aedeba

Jon Solow commited on

Implement 2 minute cache on stats
468632c

Jon Solow commited on

Get stat overrides from google sheet
eeb8c5f

Jon Solow commited on

Implement ST TD for defenses
183562b

Jon Solow commited on

Implement stats, scoring and sorting
1bdce55

Jon Solow commited on

Fix key for passing yards
17f905b

Jon Solow commited on