Commit History

Add script to update streamlit version in readme
7582c9e

Jon Solow commited on

Allow for grouping of team formations
a4ba037

Jon Solow commited on

Limit sample data to 50
8de66dc

Jon Solow commited on

Fix merge on game id and add additional column for grouping
fc4508d

Jon Solow commited on

Set duckdb setting to view more of pandas dataframe to set data type
11a7309

Jon Solow commited on

Add checkbox to explore data
129281c

Jon Solow commited on

Join in play by play data with pbp participation
866fde5

Jon Solow commited on

Remove caching for data loaded from duckdb
13fb024

Jon Solow commited on

Remove page specific refresh buttons and have escape when data not yet loaded
130c598

Jon Solow commited on

Link to data loader if data not loaded from snaps
3eebb0d

Jon Solow commited on

Add experimental rerun
3674bbc

Jon Solow commited on

Remove main function used for testing
5cdd201

Jon Solow commited on

Remove load assets in Home.py
6e4fce6

Jon Solow commited on

Replace get_parquet_github with duckdb queries
c998657

Jon Solow commited on

Add load data page using duckdb
962e128

Jon Solow commited on

Apply formatting
4d4b05d

Jon Solow commited on

Add duckdb package
71cac93

Jon Solow commited on

Exclude league simulation page for now
1e9b05a

Jon Solow commited on

Revert "Add yfpy"
108c07f

Jon Solow commited on

Fix line length
dd56812

Jon Solow commited on

Add league simulation page without functionality
7cf6c15

Jon Solow commited on

Add yfpy
e26c359

Jon Solow commited on

Update to streamlit 1.27 and other updates
7e072ec

Jon Solow commited on

Apply ruff format
a29184a

Jon Solow commited on

Refactor player_news parsing to go player by player to rather than parsing separate lists
54505df

Jon Solow commited on

Format date time to not show year
a033f2f

Jon Solow commited on

Move Headline up ahead
d1ca126

Jon Solow commited on

Add fix for players with no team in player news
958ade1

Jon Solow commited on

Add 24 hour player news
c412d07

Jon Solow commited on

Add ftn charting and team formations
e4a5a25

Jon Solow commited on

Add fantasy positions filter and set explicit filters on snap counts
b84b21c

Jon Solow commited on

Add Snap Counts with filters and allow for option in streamlit_filter
fb558a3

Jon Solow commited on

Update filter to categorical options up to 50
a072434

Jon Solow commited on

Add snap counts page from nflverse
8cbbcd9

Jon Solow commited on

Add RZ Opps page
ad48790

Jon Solow commited on

Add toggle for subtotals and percents
a3b2378

Jon Solow commited on

Use 24 hour cache for targets
7c958be

Jon Solow commited on

Fix targets title
2a3d770

Jon Solow commited on

Add types-beautifulsoup4 for mypy
c15b8d0

Jon Solow commited on

Add footballguys queries and Targets page
91793e3

Jon Solow commited on

Parse out team names of practice reports to fix bug where only opponent report exists
77fb55b

Jon Solow commited on

Add contract test for practice reports
1f1a2a2

Jon Solow commited on

Update Dockerfile to include PYTHONPATH for tests
300c053

Jon Solow commited on

Add refresh data button
6d8d19f

Jon Solow commited on

Remove repeated line added for testing that should only be in try-except
3bd0fa3

Jon Solow commited on

Update requirements
19560be

Jon Solow commited on

Add on_pages_changed and comment
0535775

Jon Solow commited on

Format with black
e2f0368

Jon Solow commited on

Update to filter pages and reorder
e80e35a

Jon Solow commited on

Use utc to fix bug in load time
908a575

Jon Solow commited on