Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Multichem-PD
/
DFS_Portfolio_Manager
like
0
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
5a791bd
DFS_Portfolio_Manager
Ctrl+K
Ctrl+K
2 contributors
History:
134 commits
James McCool
Refactor export button logic in app.py: streamline the addition of portfolios to the export base by replacing the button context with a conditional check, enhancing user interaction and code clarity.
5a791bd
2 months ago
global_func
Fix calculation of current ownership type maximum in trim_portfolio.py to use the correct row's own type value, improving accuracy in portfolio trimming logic.
2 months ago
.gitattributes
Safe
1.52 kB
initial commit
4 months ago
README.md
Safe
245 Bytes
initial commit
4 months ago
app.py
Safe
78.6 kB
Refactor export button logic in app.py: streamline the addition of portfolios to the export base by replacing the button context with a conditional check, enhancing user interaction and code clarity.
2 months ago
app.yaml
Safe
172 Bytes
Add initial Streamlit application with data loading, portfolio management, and optimization features
4 months ago
requirements.txt
Safe
91 Bytes
Add fuzzywuzzy to requirements.txt: include fuzzywuzzy library for enhanced string matching capabilities alongside rapidfuzz.
4 months ago