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

  • Log In
  • Sign Up

Spaces:
Multichem-PD
/
DFS_Portfolio_Manager
Running

App Files Files Community
Fetching metadata from the HF Docker repository...
DFS_Portfolio_Manager
Ctrl+K
Ctrl+K
  • 2 contributors
History: 289 commits
James McCool
Fix condition in volatility_preset function to correctly identify rows to drop based on median values. This change ensures accurate lineup adjustments by comparing current ownership type maximums with median values.
161be26 26 days ago
  • global_func
    Fix condition in volatility_preset function to correctly identify rows to drop based on median values. This change ensures accurate lineup adjustments by comparing current ownership type maximums with median values. 26 days ago
  • .gitattributes
    1.52 kB
    initial commit 3 months ago
  • README.md
    245 Bytes
    initial commit 3 months ago
  • app.py
    85.7 kB
    Add volatility preset option in app.py and implement volatility_preset function. Updated lineup generation logic to include new preset for enhanced lineup edge management. 26 days ago
  • app.yaml
    172 Bytes
    Add initial Streamlit application with data loading, portfolio management, and optimization features 3 months ago
  • requirements.txt
    91 Bytes
    Add fuzzywuzzy to requirements.txt: include fuzzywuzzy library for enhanced string matching capabilities alongside rapidfuzz. 3 months ago