Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • Buckets new
  • Docs
  • Enterprise
  • Pricing

  • Log In
  • Sign Up

Spaces:
Multichem-PD
/
DFS_Portfolio_Manager
Build error

App Files Files Community
Fetching metadata from the HF Docker repository...
DFS_Portfolio_Manager
114 kB
Ctrl+K
Ctrl+K
  • 3 contributors
History: 103 commits
James McCool
Add debug print statements in load_dk_fd_file.py: include additional print statements for clean_name and lineups.name to assist in debugging and data verification during file processing.
90a4822 11 months ago
  • global_func
    Add debug print statements in load_dk_fd_file.py: include additional print statements for clean_name and lineups.name to assist in debugging and data verification during file processing. 11 months ago
  • .gitattributes
    1.52 kB
    initial commit about 1 year ago
  • README.md
    245 Bytes
    initial commit about 1 year 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. 11 months ago
  • app.yaml
    172 Bytes
    Add initial Streamlit application with data loading, portfolio management, and optimization features about 1 year ago
  • requirements.txt
    91 Bytes
    Add fuzzywuzzy to requirements.txt: include fuzzywuzzy library for enhanced string matching capabilities alongside rapidfuzz. 12 months ago