Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Multichem-PD
/
DFS_Portfolio_Manager
like
0
Sleeping
App
Files
Files
xet
Community
Fetching metadata from the HF Docker repository...
bce8275
DFS_Portfolio_Manager
218 kB
2 contributors
History:
428 commits
James McCool
Fix comparison logic in exposure_spread function by replacing isin() with direct membership check for comparable_player_list, improving clarity and performance in player selection.
bce8275
3 months ago
global_func
Fix comparison logic in exposure_spread function by replacing isin() with direct membership check for comparable_player_list, improving clarity and performance in player selection.
3 months ago
.gitattributes
Safe
1.52 kB
initial commit
6 months ago
README.md
Safe
245 Bytes
initial commit
6 months ago
app.py
Safe
120 kB
Enhance app.py to include F1 in sport selection and implement position and team variable assignments based on selected sport. Update projections to reflect these variables for GOLF, TENNIS, MMA, NASCAR, and F1, improving data handling for player eligibility.
3 months ago
app.yaml
Safe
172 Bytes
Add initial Streamlit application with data loading, portfolio management, and optimization features
6 months ago
requirements.txt
Safe
43 Bytes
need matplotlib
3 months ago