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...
ae44282
DFS_Portfolio_Manager
Ctrl+K
Ctrl+K
2 contributors
History:
85 commits
James McCool
Add match confirmation output in app.py: include a statement to display matched portfolio names, enhancing user feedback and improving traceability of the matching process.
ae44282
6 days 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.
6 days 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.1 kB
Add match confirmation output in app.py: include a statement to display matched portfolio names, enhancing user feedback and improving traceability of the matching process.
6 days 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.
21 days ago