Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • Docs
  • Enterprise
  • Pricing

  • Log In
  • Sign Up

Spaces:
Multichem-PD
/
DFS_Portfolio_Manager
Sleeping

App Files Files
xet
Community
Fetching metadata from the HF Docker repository...
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
    1.52 kB
    initial commit 6 months ago
  • README.md
    245 Bytes
    initial commit 6 months ago
  • app.py
    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
    172 Bytes
    Add initial Streamlit application with data loading, portfolio management, and optimization features 6 months ago
  • requirements.txt
    43 Bytes
    need matplotlib 3 months ago