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
257 kB
Ctrl+K
Ctrl+K
  • 3 contributors
History: 711 commits
James McCool
Implement vectorized calculations for salary, median, and ownership in app.py to enhance performance and memory efficiency. Refactor reassess_edge and stratification_function to minimize DataFrame copies and improve memory management. Update filtering logic to use boolean masks for better efficiency.
7eef51a 8 months ago
  • global_func
    Implement vectorized calculations for salary, median, and ownership in app.py to enhance performance and memory efficiency. Refactor reassess_edge and stratification_function to minimize DataFrame copies and improve memory management. Update filtering logic to use boolean masks for better efficiency. 8 months ago
  • .gitattributes
    1.52 kB
    initial commit about 1 year ago
  • README.md
    245 Bytes
    initial commit about 1 year ago
  • app.py
    153 kB
    Implement vectorized calculations for salary, median, and ownership in app.py to enhance performance and memory efficiency. Refactor reassess_edge and stratification_function to minimize DataFrame copies and improve memory management. Update filtering logic to use boolean masks for better efficiency. 8 months ago
  • app.yaml
    172 Bytes
    Add initial Streamlit application with data loading, portfolio management, and optimization features about 1 year ago
  • requirements.txt
    57 Bytes
    Update requirements.txt to include scipy and ensure matplotlib is listed correctly 8 months ago