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: 82 commits
James McCool
Remove redundant update of projections_df in app.py: eliminate unnecessary reassignment of projections_df with name mismatches, streamlining the session state management and improving code efficiency.
cc5b9dd 8 days ago
  • global_func
    Update weighted ownership calculation in predict_dupes.py: adjust the multiplication factor for ownership values and change the return value to a larger scale, enhancing the accuracy of percentage representation in ownership metrics. 9 days ago
  • .gitattributes
    1.52 kB
    initial commit about 1 month ago
  • README.md
    245 Bytes
    initial commit about 1 month ago
  • app.py
    73.1 kB
    Remove redundant update of projections_df in app.py: eliminate unnecessary reassignment of projections_df with name mismatches, streamlining the session state management and improving code efficiency. 8 days ago
  • app.yaml
    172 Bytes
    Add initial Streamlit application with data loading, portfolio management, and optimization features about 1 month ago
  • requirements.txt
    91 Bytes
    Add fuzzywuzzy to requirements.txt: include fuzzywuzzy library for enhanced string matching capabilities alongside rapidfuzz. 23 days ago