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...
95b2e04
DFS_Portfolio_Manager
Ctrl+K
Ctrl+K
2 contributors
History:
137 commits
James McCool
Fix export logic in app.py: update the export base to concatenate the current portfolio instead of the export file, ensuring accurate data representation when adding to the export.
95b2e04
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
Fix export logic in app.py: update the export base to concatenate the current portfolio instead of the export file, ensuring accurate data representation when adding to the export.
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