MLB_DFS_ROO / app.py

Commit History

Enhance dataframe display in app.py by applying background gradients and formatting for improved visual clarity and user experience.
d1d77b6

James McCool commited on

Update app.py to include 'FLEX1' in lineup dataframes for both DK and FD lineups, ensuring consistency in displayed player positions. Adjust dataframe display logic for improved clarity in the user interface.
a085b3b

James McCool commited on

Update app.py to switch database connections for DK and FD lineups, modify displayed columns, and enhance player data filtering with a radio button for site selection, improving user experience and data management.
6900faf

James McCool commited on

Refactor app.py to remove 'index' column from dataframes, simplifying data handling and improving clarity in data processing.
12804c6

James McCool commited on

Remove unused timestamp variable and related display logic in app.py to streamline data processing and improve code clarity.
29020f7

James McCool commited on

Enhance app.py with dual database connections and implement caching for baseline data and lineups. Added functionality for data export and player frequency analysis, improving user interaction with new UI elements.
e353ca4

James McCool commited on

Add radio button for view selection in app.py
24d694e

James McCool commited on

Initial commit
1021da9

James McCool commited on