Commit History

checking things
c039cd3

James McCool commited on

printing some results, forcing dataframe format
28e04d2

James McCool commited on

adjusting the filtering dictionary
701581a

James McCool commited on

Removing the positions_choices variable that gets wiped
1ab28dc

James McCool commited on

that seems right?
024068a

James McCool commited on

maybe that was important
e39a282

James McCool commited on

Add position filtering options to portfolio management, allowing users to filter by position and team with adjustable thresholds.
0c5892a

James McCool commited on

Add portfolio parsing function with mapping and filtering capabilities
1dd4cb9

James McCool commited on

Aiming to remedy the missing players from the projections in exposure management functions
b6cb507

James McCool commited on

aiming to fix missing players in mappings
7fd11fc

James McCool commited on

removing some unused code
a325276

James McCool commited on

Refactor salary column references in database queries to use consistent capitalization for 'Salary' across all sports functionalities.
8816f53

James McCool commited on

fixing some notation
2040906

James McCool commited on

Refactor salary column references in database queries to use lowercase 'salary' for consistency across NFL, NBA, and PGA functionalities.
25c1968

James McCool commited on

implementing salary restraints on db calls
526342c

James McCool commited on

Adding PGA functionality
68a1d9b

James McCool commited on

Update MMA salary retrieval query to use 'Contest Date' for filtering records
aa2e2bd

James McCool commited on

wrong collection
6c2adfb

James McCool commited on

Update MMA baseline query to include 'CPT_Own' in the data frame
76b23f3

James McCool commited on

Adding MMA support
548fe2e

James McCool commited on

reverting
6a823c5

James McCool commited on

testing a new database collection for salary
d377f5b

James McCool commited on

Adding NHL database query support
09786de

James McCool commited on

Add timezone handling for current date in salary retrieval functions across NFL, NBA, MLB, and NHL
9d012a3

James McCool commited on

ping
9326be6

James McCool commited on

fixing the get_portfolio_names call
449b18d

James McCool commited on

Refactor exposure management options to remove unnecessary uniqueness call in player selection dropdowns for improved performance and clarity.
3587d00

James McCool commited on

Add timezone handling for current date in NBA showdown salary retrieval function and include pytz in requirements
0926614

James McCool commited on

Add debug print statement for today's date in NBA showdown salary retrieval function
30ba719

James McCool commited on

Trying to fix player name designation with portfolio rather than players rpojections
c0dc70e

James McCool commited on

ping
5f3ed32

James McCool commited on

adjusting comp_salary_high out of equiation for Exposure Spread
afc2563

James McCool commited on

Implement error handling for salary retrieval functions to prevent crashes when data is unavailable, ensuring robustness in NFL and NBA salary data fetching.
0cc5962

James McCool commited on

Update salary retrieval functions to use 'Date' field instead of 'Contest Date' for querying player information, ensuring accurate data retrieval across NFL, NBA, MLB, and NHL functions.
01bf9da

James McCool commited on

adding some pointless scripts
f2f92fc

James McCool commited on

db_projections didn't exist
e8c6244

James McCool commited on

aiming to fix dupes dropping while increasing size
9ac0434

James McCool commited on

Refactor salary retrieval functions to remove slate type parameter, simplifying calls for NFL and NBA showdown salaries.
30b3d26

James McCool commited on

Not where that should go but whatever
015d440

James McCool commited on

Enhance salary retrieval functions to accept slate type parameter for improved data handling. Implement logic for 'Main', 'Secondary', and 'Auxiliary' slates to manage player records effectively, including sorting and deduplication strategies.
4c05307

James McCool commited on

fixing a projections load
e31f557

James McCool commited on

Update projections file loading to use session state variable for improved consistency and reliability
ec35ebe

James McCool commited on

Refactor portfolio file loading conditions to streamline logic and ensure proper handling of different upload types, while maintaining data optimization for memory efficiency.
ad0def3

James McCool commited on

Refactor portfolio file loading logic to ensure proper handling of uploaded files and optimize data types for memory efficiency
0ecb4fa

James McCool commited on

Improve CSV file loading logic to ensure pricing flag is set only when a file is provided
dbbaaf8

James McCool commited on

Update column layout in filters section to improve UI consistency
3859c1f

James McCool commited on

Refactor lineup input fields and update warnings for database load status
e2889a1

James McCool commited on

Reset session state flags for pricing, projections, and portfolio on data clear action
2eb744d

James McCool commited on

no need to adjust salary scaling for NBA
3d7387a

James McCool commited on

Addressing salary scaling issues
5d189ce

James McCool commited on