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
110 kB
  • 2 contributors
History: 74 commits
James McCool
Add debug statements in calculate_weighted_ownership function: include print statements to trace input values and intermediate calculations, aiding in the debugging process for ownership metrics.
f978f29 5 months ago
  • global_func
    Add debug statements in calculate_weighted_ownership function: include print statements to trace input values and intermediate calculations, aiding in the debugging process for ownership metrics. 5 months ago
  • .gitattributes
    1.52 kB
    initial commit 6 months ago
  • README.md
    245 Bytes
    initial commit 6 months ago
  • app.py
    73.5 kB
    Refactor filter form keys in app.py: rename filter form keys to 'macro_filter_form' and 'micro_filter_form' for improved clarity and organization in the filtering options. 5 months ago
  • app.yaml
    172 Bytes
    Add initial Streamlit application with data loading, portfolio management, and optimization features 6 months ago
  • requirements.txt
    91 Bytes
    Add fuzzywuzzy to requirements.txt: include fuzzywuzzy library for enhanced string matching capabilities alongside rapidfuzz. 5 months ago