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
113 kB
  • 2 contributors
History: 100 commits
James McCool
Refactor file type checks in loading functions: update conditions in load_dk_fd_file.py, load_file.py, and load_ss_file.py to use substring checks for file extensions, improving readability and maintainability. Remove debug print statements from load_dk_fd_file.py and app.py to clean up the code.
dbc3f23 4 months ago
  • global_func
    Refactor file type checks in loading functions: update conditions in load_dk_fd_file.py, load_file.py, and load_ss_file.py to use substring checks for file extensions, improving readability and maintainability. Remove debug print statements from load_dk_fd_file.py and app.py to clean up the code. 4 months ago
  • .gitattributes
    1.52 kB
    initial commit 6 months ago
  • README.md
    245 Bytes
    initial commit 6 months ago
  • app.py
    74.9 kB
    Refactor file type checks in loading functions: update conditions in load_dk_fd_file.py, load_file.py, and load_ss_file.py to use substring checks for file extensions, improving readability and maintainability. Remove debug print statements from load_dk_fd_file.py and app.py to clean up the code. 4 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. 6 months ago