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: 293 commits
James McCool
Refactor sidebar and container layout in app.py to improve user interface. Moved trimming options to the sidebar and adjusted the export section to use a container with a border. Updated DataFrame display settings for better visibility and reduced height.
57a5f25 8 days ago
  • global_func
    Refactor lineup generation logic in hedging_preset.py to improve processing efficiency. Introduced an initialization counter for lineup adjustments and added checks for empty DataFrames before generating lineups. Enhanced debug messages for better visibility into the lineup concatenation process. 10 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
    Refactor sidebar and container layout in app.py to improve user interface. Moved trimming options to the sidebar and adjusted the export section to use a container with a border. Updated DataFrame display settings for better visibility and reduced height. 8 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. 2 months ago