MLB_DFS_ROO / app.py

Commit History

Enhance scoring percentages dataframe in app.py by converting percentage strings to float for '8+ runs' and 'Win Percentage', improving data accuracy and usability.
68b8a20

James McCool commited on

Refine dataframe display in app.py by removing unnecessary game_format parameter in formatting function, enhancing clarity and consistency in data presentation.
071f3d9

James McCool commited on

Add game and player ROO formatting options in app.py to enhance dataframe display with percentage formatting, improving data readability and user experience.
0a29ddd

James McCool commited on

Update app.py to hide index in dataframe display, enhancing visual clarity and user experience.
f725d48

James McCool commited on

Add filters and data loading options in app.py with expandable section for improved user interaction and data management.
f6721c0

James McCool commited on

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