Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Multichem-PD
/
DFS_Portfolio_Manager
like
0
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
DFS_Portfolio_Manager
/
global_func
122 kB
2 contributors
History:
470 commits
James McCool
Made a mistake in my designations for exposure_spread that I think was not counting any of the columns.
dd9a672
3 days ago
analyze_player_combos.py
3.77 kB
adding diversity to analysis tables
6 months ago
clean_player_name.py
392 Bytes
Refactor import statements across multiple files to replace 'fuzzywuzzy' with 'rapidfuzz' for improved performance and consistency in string matching functionality. Additionally, clean up unused imports in app.py and related global functions to enhance code clarity and maintainability.
7 months ago
exposure_spread.py
22.8 kB
Made a mistake in my designations for exposure_spread that I think was not counting any of the columns.
3 days ago
find_csv_mismatches.py
4.28 kB
Refactor import statements across multiple files to replace 'fuzzywuzzy' with 'rapidfuzz' for improved performance and consistency in string matching functionality. Additionally, clean up unused imports in app.py and related global functions to enhance code clarity and maintainability.
7 months ago
find_name_mismatches.py
4.36 kB
Refactor import statements across multiple files to replace 'fuzzywuzzy' with 'rapidfuzz' for improved performance and consistency in string matching functionality. Additionally, clean up unused imports in app.py and related global functions to enhance code clarity and maintainability.
7 months ago
get_portfolio_names.py
929 Bytes
ping
2 months ago
hedging_preset.py
4.71 kB
Add support for LOL in app.py and related functions, updating sport selection and eligibility checks across multiple modules to include League of Legends, enhancing overall functionality and user experience.
7 months ago
highlight_rows.py
970 Bytes
Refactor import statements across multiple files to replace 'fuzzywuzzy' with 'rapidfuzz' for improved performance and consistency in string matching functionality. Additionally, clean up unused imports in app.py and related global functions to enhance code clarity and maintainability.
7 months ago
large_field_preset.py
1.45 kB
Enhance preset functions in app.py and related modules to include 'sport' parameter for improved flexibility in lineup management. This update modifies the small_field_preset, large_field_preset, volatility_preset, hedging_preset, and reduce_volatility_preset functions to accommodate sport-specific logic, enhancing user experience and accuracy in lineup strategies.
7 months ago
load_csv.py
936 Bytes
almost ready
3 months ago
load_dk_fd_file.py
6.74 kB
recent changes
4 months ago
load_file.py
6.46 kB
fixing load_csv
3 months ago
load_ss_file.py
6.28 kB
recent changes
4 months ago
optimize_lineup.py
13.1 kB
Add opponent mapping and conflict checks in exposure spread and lineup optimization functions; refactor data loading for MMA projections
14 days ago
predict_dupes.py
28.7 kB
Add data load tab functions to app.py and adjust GOLF flex rank calculation in predict_dupes.py for accurate portfolio predictions.
about 1 month ago
reassess_edge.py
2.2 kB
Implement vectorized calculations for salary, median, and ownership in app.py to enhance performance and memory efficiency. Refactor reassess_edge and stratification_function to minimize DataFrame copies and improve memory management. Update filtering logic to use boolean masks for better efficiency.
5 months ago
recalc_diversity.py
2.39 kB
Trying to fix the rerun of diversity score
2 months ago
reduce_volatility_preset.py
1.7 kB
Refactor import statements across multiple files to replace 'fuzzywuzzy' with 'rapidfuzz' for improved performance and consistency in string matching functionality. Additionally, clean up unused imports in app.py and related global functions to enhance code clarity and maintainability.
7 months ago
small_field_preset.py
2.88 kB
Add support for LOL in app.py and related functions, updating sport selection and eligibility checks across multiple modules to include League of Legends, enhancing overall functionality and user experience.
7 months ago
stratification_function.py
2.11 kB
Refactor stratification logic to ensure proper selection of indices by adding break statements for clarity and control flow.
2 months ago
trim_portfolio.py
2.04 kB
Similarity Score > Diversity
7 months ago
volatility_preset.py
2.87 kB
Add support for LOL in app.py and related functions, updating sport selection and eligibility checks across multiple modules to include League of Legends, enhancing overall functionality and user experience.
7 months ago