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...
e91c761
DFS_Portfolio_Manager
Ctrl+K
Ctrl+K
2 contributors
History:
88 commits
James McCool
Refactor showdown mapping logic in app.py: consolidate NFL and non-NFL mapping into a single dictionary assignment, improving code readability and reducing redundancy in player data handling.
e91c761
12 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.
24 days ago
.gitattributes
Safe
1.52 kB
initial commit
2 months ago
README.md
Safe
245 Bytes
initial commit
2 months ago
app.py
Safe
73.7 kB
Refactor showdown mapping logic in app.py: consolidate NFL and non-NFL mapping into a single dictionary assignment, improving code readability and reducing redundancy in player data handling.
12 days ago
app.yaml
Safe
172 Bytes
Add initial Streamlit application with data loading, portfolio management, and optimization features
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