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:
86 commits
James McCool
Enhance match output in app.py: update the display of matched portfolio names to include matching scores, improving user feedback and providing more detailed insights into the matching process.
0dc28ee
1 day ago
global_func
Add portfolio name extraction and matching in app.py: implement a new function to retrieve unique player names from the portfolio, enhance name matching logic, and update session state with matched names for improved data consistency and analysis.
1 day ago
.gitattributes
Safe
1.52 kB
initial commit
about 1 month ago
README.md
Safe
245 Bytes
initial commit
about 1 month ago
app.py
Safe
75.2 kB
Enhance match output in app.py: update the display of matched portfolio names to include matching scores, improving user feedback and providing more detailed insights into the matching process.
1 day ago
app.yaml
Safe
172 Bytes
Add initial Streamlit application with data loading, portfolio management, and optimization features
about 1 month ago
requirements.txt
Safe
91 Bytes
Add fuzzywuzzy to requirements.txt: include fuzzywuzzy library for enhanced string matching capabilities alongside rapidfuzz.
17 days ago