Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Multichem-PD
/
DFS_Portfolio_Manager
like
0
Sleeping
App
Files
Files
xet
Community
Fetching metadata from the HF Docker repository...
f978f29
DFS_Portfolio_Manager
110 kB
2 contributors
History:
74 commits
James McCool
Add debug statements in calculate_weighted_ownership function: include print statements to trace input values and intermediate calculations, aiding in the debugging process for ownership metrics.
f978f29
5 months ago
global_func
Add debug statements in calculate_weighted_ownership function: include print statements to trace input values and intermediate calculations, aiding in the debugging process for ownership metrics.
5 months ago
.gitattributes
Safe
1.52 kB
initial commit
6 months ago
README.md
Safe
245 Bytes
initial commit
6 months ago
app.py
Safe
73.5 kB
Refactor filter form keys in app.py: rename filter form keys to 'macro_filter_form' and 'micro_filter_form' for improved clarity and organization in the filtering options.
5 months ago
app.yaml
Safe
172 Bytes
Add initial Streamlit application with data loading, portfolio management, and optimization features
6 months ago
requirements.txt
Safe
91 Bytes
Add fuzzywuzzy to requirements.txt: include fuzzywuzzy library for enhanced string matching capabilities alongside rapidfuzz.
5 months ago