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...
feaf945
DFS_Portfolio_Manager
129 kB
2 contributors
History:
196 commits
James McCool
Refine custom export logic in app.py: update the condition to check for 'export_merge' in session state, enhancing error handling and ensuring smoother user interactions when selecting rows for custom export.
feaf945
5 months ago
global_func
Remove unnamed columns from uploaded DataFrame in load_file.py: enhance data cleanliness by dropping columns with 'Unnamed' in their names before further processing.
5 months ago
.gitattributes
Safe
1.52 kB
initial commit
7 months ago
README.md
Safe
245 Bytes
initial commit
7 months ago
app.py
89.3 kB
Refine custom export logic in app.py: update the condition to check for 'export_merge' in session state, enhancing error handling and ensuring smoother user interactions when selecting rows for custom export.
5 months ago
app.yaml
Safe
172 Bytes
Add initial Streamlit application with data loading, portfolio management, and optimization features
7 months ago
requirements.txt
Safe
91 Bytes
Add fuzzywuzzy to requirements.txt: include fuzzywuzzy library for enhanced string matching capabilities alongside rapidfuzz.
7 months ago