Removing the positions_choices variable that gets wiped
1ab28dc
James McCoolcommited on
that seems right?
024068a
James McCoolcommited on
maybe that was important
e39a282
James McCoolcommited on
Add position filtering options to portfolio management, allowing users to filter by position and team with adjustable thresholds.
0c5892a
James McCoolcommited on
Add portfolio parsing function with mapping and filtering capabilities
1dd4cb9
James McCoolcommited on
Aiming to remedy the missing players from the projections in exposure management functions
b6cb507
James McCoolcommited on
aiming to fix missing players in mappings
7fd11fc
James McCoolcommited on
removing some unused code
a325276
James McCoolcommited on
Refactor salary column references in database queries to use consistent capitalization for 'Salary' across all sports functionalities.
8816f53
James McCoolcommited on
fixing some notation
2040906
James McCoolcommited on
Refactor salary column references in database queries to use lowercase 'salary' for consistency across NFL, NBA, and PGA functionalities.
25c1968
James McCoolcommited on
implementing salary restraints on db calls
526342c
James McCoolcommited on
Adding PGA functionality
68a1d9b
James McCoolcommited on
Update MMA salary retrieval query to use 'Contest Date' for filtering records
aa2e2bd
James McCoolcommited on
wrong collection
6c2adfb
James McCoolcommited on
Update MMA baseline query to include 'CPT_Own' in the data frame
76b23f3
James McCoolcommited on
Adding MMA support
548fe2e
James McCoolcommited on
reverting
6a823c5
James McCoolcommited on
testing a new database collection for salary
d377f5b
James McCoolcommited on
Adding NHL database query support
09786de
James McCoolcommited on
Add timezone handling for current date in salary retrieval functions across NFL, NBA, MLB, and NHL
9d012a3
James McCoolcommited on
ping
9326be6
James McCoolcommited on
fixing the get_portfolio_names call
449b18d
James McCoolcommited on
Refactor exposure management options to remove unnecessary uniqueness call in player selection dropdowns for improved performance and clarity.
3587d00
James McCoolcommited on
Add timezone handling for current date in NBA showdown salary retrieval function and include pytz in requirements
0926614
James McCoolcommited on
Add debug print statement for today's date in NBA showdown salary retrieval function
30ba719
James McCoolcommited on
Trying to fix player name designation with portfolio rather than players rpojections
c0dc70e
James McCoolcommited on
ping
5f3ed32
James McCoolcommited on
adjusting comp_salary_high out of equiation for Exposure Spread
afc2563
James McCoolcommited 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 McCoolcommited 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 McCoolcommited on
adding some pointless scripts
f2f92fc
James McCoolcommited on
db_projections didn't exist
e8c6244
James McCoolcommited on
aiming to fix dupes dropping while increasing size
9ac0434
James McCoolcommited on
Refactor salary retrieval functions to remove slate type parameter, simplifying calls for NFL and NBA showdown salaries.
30b3d26
James McCoolcommited on
Not where that should go but whatever
015d440
James McCoolcommited 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 McCoolcommited on
fixing a projections load
e31f557
James McCoolcommited on
Update projections file loading to use session state variable for improved consistency and reliability
ec35ebe
James McCoolcommited 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 McCoolcommited on
Refactor portfolio file loading logic to ensure proper handling of uploaded files and optimize data types for memory efficiency
0ecb4fa
James McCoolcommited on
Improve CSV file loading logic to ensure pricing flag is set only when a file is provided
dbbaaf8
James McCoolcommited on
Update column layout in filters section to improve UI consistency
3859c1f
James McCoolcommited on
Refactor lineup input fields and update warnings for database load status
e2889a1
James McCoolcommited on
Reset session state flags for pricing, projections, and portfolio on data clear action