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: 150 commits
James McCool
Refactor portfolio reset functionality in app.py: modify the reset button logic to delete the working_frame from session state, ensuring a clearer reset process, and update working_frame initialization to consistently reference the origin_portfolio.
b60e0d6 18 days ago
  • global_func
    Fix calculation of current ownership type maximum in trim_portfolio.py to use the correct row's own type value, improving accuracy in portfolio trimming logic. 19 days ago
  • .gitattributes
    1.52 kB
    initial commit 3 months ago
  • README.md
    245 Bytes
    initial commit 3 months ago
  • app.py
    78.6 kB
    Refactor portfolio reset functionality in app.py: modify the reset button logic to delete the working_frame from session state, ensuring a clearer reset process, and update working_frame initialization to consistently reference the origin_portfolio. 18 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. about 2 months ago