Commit History

reoved func module call
503d4d3

James McCool commited on

Lots of additions and improvements to the NHL update functions and addition of the NBA functions
28226be

James McCool commited on

Enhance NHL data processing by filling NaN values in 'Line' and 'PP Unit' columns with zeros, ensuring complete data for player projections.
938de6b

James McCool commited on

Update NHL player data processing to strip whitespace from player names when mapping line and power play unit data, ensuring accurate data retrieval.
6eed0d4

James McCool commited on

Adding line and pp units for the player ROO
5abf7ac

James McCool commited on

ping
b4970a0

James McCool commited on

removed client close
fc60477

James McCool commited on

Update NHL button label in streamlit_app.py to use an emoji for improved visual appeal and user engagement.
f72e929

James McCool commited on

Refactor streamlit_app.py to replace sport selection with a segmented control for tab navigation, enhancing UI clarity. Update button functionality for NHL updates and add placeholders for NFL, NBA, and MLB updates.
346309d

James McCool commited on

ping
cd997d2

James McCool commited on

adding some table prints and cleaning up UI
dc829eb

James McCool commited on

cleaing up some prints
e29f758

James McCool commited on

Refactor path handling in nhl_functions.py to clarify Go binary location, updating comments for better understanding of directory structure and ensuring correct binary execution from project root.
ad132ba

James McCool commited on

Refactor NHL lineup generation in streamlit_app.py by removing redundant variable initializations and updating player name mappings. Adjust path handling in nhl_functions.py to ensure correct binary execution from project root.
415709d

James McCool commited on

Update path determination for Go binary in NHL lineup generator to reflect new directory structure.
6bf2ff4

James McCool commited on

Enhance NHL functions module by adding necessary imports for data processing, including numpy, pandas, and time utilities. Suppress pandas warnings and set options for improved performance.
3344e99

James McCool commited on

Add Discord webhook import to database.py for integration with Discord notifications
12e243d

James McCool commited on

Refactor streamlit_app.py by removing unused imports and cleaning up the code structure for improved readability and maintainability.
20e432f

James McCool commited on

clean up and moving functions to specific folder in dir
e334040

James McCool commited on

Implement multi-sport refactor with new module structure, updated UI for sport selection, and placeholder functions for NFL, NBA, and MLB. Fix critical indentation issue in NHL code and enhance routing logic for sport-specific pipelines.
9ce7dfc

James McCool commited on

Refactor Go binary execution in lineup generator to dynamically determine binary path and improve error handling.
d515342

James McCool commited on

Optimize Dockerfile and dependencies for faster build times; removed heavy ML packages and unnecessary file copies, simplified ownership prediction logic.
cd591c9

James McCool commited on

initial commit
09a3d56

James McCool commited on

Duplicate from streamlit/streamlit-template-space
2f8e52c
verified

Multichem FranckAbgrall HF Staff commited on