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...
main
DFS_Portfolio_Manager
Ctrl+K
Ctrl+K
2 contributors
History:
164 commits
James McCool
Improve error handling for CSV file names in app.py: add a try-except block to ensure robust retrieval of names from session state, enhancing application stability and user experience.
a4e6673
about 1 hour 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 days ago
.gitattributes
Safe
1.52 kB
initial commit
about 2 months ago
README.md
Safe
245 Bytes
initial commit
about 2 months ago
app.py
Safe
79.3 kB
Improve error handling for CSV file names in app.py: add a try-except block to ensure robust retrieval of names from session state, enhancing application stability and user experience.
about 1 hour ago
app.yaml
Safe
172 Bytes
Add initial Streamlit application with data loading, portfolio management, and optimization features
about 2 months ago
requirements.txt
Safe
91 Bytes
Add fuzzywuzzy to requirements.txt: include fuzzywuzzy library for enhanced string matching capabilities alongside rapidfuzz.
about 1 month ago