Commit History

Update prop variable names in app.py for consistency and clarity. Changed 'NHL_GAME_PLAYER_BLOCKED_SHOTS' to 'NHL_GAME_PLAYER_SHOTS_BLOCKED' across multiple instances to ensure uniformity in prop category references, enhancing code readability and maintainability.
e25cbc1

James McCool commited on

Remove unnecessary sleep delays in pull_baselines function to optimize data retrieval process from worksheets. This change enhances performance by eliminating redundant pauses during API calls.
15bd131

James McCool commited on

Update worksheet reference in pull_baselines function from 'prop_trends' to 'prop_trends_check' for improved data management.
e0fb892

James McCool commited on

Introduce sleep delays in pull_baselines function to manage API request rate limits. Added time.sleep(3) before fetching data from 'prop_trends' and 'Pick6_ingest' worksheets to prevent potential throttling issues during data retrieval.
cd502c2

James McCool commited on

Refactor app.py to streamline prop selection process and improve UI. Consolidated selection logic for game type and book options, enhancing clarity and reducing redundancy. Updated prop category selection based on game type, ensuring a more intuitive user experience.
a238471

James McCool commited on

Refactor app.py to improve UI layout and enhance prop simulation functionality. Introduced a settings container for better organization of selection options, including prop source, book, and prop category. Streamlined the simulation process for player props, ensuring accurate calculations and improved data handling. Updated download functionality for prop sources and projections, enhancing user experience and data accessibility.
42503f5

James McCool commited on

Update leg_outcomes DataFrame to include 'Trending Over' and 'Trending Under' columns for enhanced prop data analysis. This change improves the clarity and accuracy of player projections by aligning with recent updates in prop data handling.
c527886

James McCool commited on

Enhance prop data handling by adding 'Trending Over' and 'Trending Under' columns to prop_df and player_df. Update calculations for 'Over%' and 'Under%' to include trending metrics for improved accuracy in player projections.
60833bc

James McCool commited on

ping
252a8e0

James McCool commited on

added poisson var
29b5a89

James McCool commited on

added poisson math
c789832

James McCool commited on

cleaned up stat run
10fff62

James McCool commited on

changed filter process for agg
5690a77

James McCool commited on

more prints
327e2b1

James McCool commited on

fixed source of prop frame for agg
cefcbd9

James McCool commited on

more changes from type to Type
e867bc9

James McCool commited on

fixed Prop Type from Prop type
12a7501

James McCool commited on

changed book selections for pick6
f585a2d

James McCool commited on

printing some tables
6a0522a

James McCool commited on

fixed prop options for sim var
19066b9

James McCool commited on

removed player as index in prop trends table
9a39b13

James McCool commited on

fixed prop_table_options
73be267

James McCool commited on

Lots of changes to stat specifc loop, added pick6 functionality
0a2d441

James McCool commited on

removed a duplicate "book" declaration
3c21b7e

James McCool commited on

added book objects to a bunch of dataframes
52027e3

James McCool commited on

changed variable designation in prop sim
e191cdb

James McCool commited on

Full update to prop sim to fix trends and object orientations
d2d39d3

James McCool commited on

Update app.py
44c4ce3
verified

Multichem commited on

Update app.py
336eea2
verified

Multichem commited on

Update requirements.txt
6d01310
verified

Multichem commited on

Update requirements.txt
7f949a8
verified

Multichem commited on

Update app.py
a18e2f3
verified

Multichem commited on

Update app.py
c816c37
verified

Multichem commited on

Update app.py
ce44ad1
verified

Multichem commited on

Update app.py
aaa98a9
verified

Multichem commited on

Update app.py
8939390
verified

Multichem commited on

Update app.py
8d05170
verified

Multichem commited on

Update app.py
ff585c2
verified

Multichem commited on

Update app.py
f3bf5f2
verified

Multichem commited on

Update app.py
4e8fdc8
verified

Multichem commited on

Update app.py
1cde72c
verified

Multichem commited on

Update app.py
7dd5e48
verified

Multichem commited on

Update app.py
cc8a982
verified

Multichem commited on

Update app.py
ebb0c1e
verified

Multichem commited on

Update app.py
5956bcc

Multichem commited on

Update app.py
8719bc9

Multichem commited on

Update app.py
450e0be

Multichem commited on

Update app.py
50b1020

Multichem commited on

Update app.py
8657a31

Multichem commited on

Update app.py
2ad5ac8

Multichem commited on