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...
2d3f164
DFS_Portfolio_Manager
/
global_func
Ctrl+K
Ctrl+K
2 contributors
History:
261 commits
James McCool
Enhance exposure_spread function to include stacking_sports parameter, improving player selection logic for size 5 lineups in app.py and exposure_spread.py.
1d2969e
18 days ago
analyze_player_combos.py
Safe
3.63 kB
Increase the number of top combos analyzed from 50 to 100 in the analyze_player_combos function, enhancing the depth of player combination statistics available for analysis.
about 1 month ago
clean_player_name.py
Safe
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.
about 2 months ago
exposure_spread.py
Safe
15.5 kB
Enhance exposure_spread function to include stacking_sports parameter, improving player selection logic for size 5 lineups in app.py and exposure_spread.py.
18 days ago
find_csv_mismatches.py
Safe
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.
about 2 months ago
find_name_mismatches.py
Safe
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.
about 2 months ago
get_portfolio_names.py
Safe
863 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.
about 2 months ago
hedging_preset.py
Safe
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.
30 days ago
highlight_rows.py
Safe
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.
about 2 months ago
large_field_preset.py
Safe
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.
about 2 months ago
load_csv.py
Safe
682 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.
about 2 months ago
load_dk_fd_file.py
Safe
1.79 kB
Remove NASCAR table display from app.py to streamline portfolio presentation and improve user experience. Update name mapping logic in load_dk_fd_file.py to enhance ID handling and ensure cleaner data output.
about 2 months ago
load_file.py
Safe
1.26 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.
about 2 months ago
load_ss_file.py
Safe
1.29 kB
Enhance data handling in load_ss_file.py by replacing zeros with NaN and dropping rows with any NaN values. This improves data integrity for CSV and Excel file imports.
about 2 months ago
optimize_lineup.py
Safe
3.19 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.
about 2 months ago
predict_dupes.py
Safe
38.5 kB
Enhance dupes calculation in predict_dupes function by adjusting the Finish_percentile formula to include ownership ratio and Contest_Size, improving the accuracy of duplicate predictions.
29 days ago
reassess_edge.py
Safe
4.79 kB
Refactor reassess_lineup_edge function in reassess_edge.py to simplify the application of lineup edge calculations, enhancing code clarity and maintainability.
23 days ago
reduce_volatility_preset.py
Safe
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.
about 2 months ago
small_field_preset.py
Safe
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.
30 days ago
stratification_function.py
Safe
1.76 kB
Refactor similarity score calculations in stratification_function to use quantiles instead of min/max thresholds, improving accuracy in target similarity score generation.
24 days ago
trim_portfolio.py
Safe
2.04 kB
Similarity Score > Diversity
about 2 months ago
volatility_preset.py
Safe
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.
30 days ago