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...
cadc1d7
DFS_Portfolio_Manager
Ctrl+K
Ctrl+K
2 contributors
History:
191 commits
James McCool
Remove unnamed columns from uploaded DataFrame in load_file.py: enhance data cleanliness by dropping columns with 'Unnamed' in their names before further processing.
cadc1d7
5 days 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 days ago
.gitattributes
Safe
1.52 kB
initial commit
2 months ago
README.md
Safe
245 Bytes
initial commit
2 months ago
app.py
88.5 kB
Update stack inclusion logic in app.py: modify condition to check for sport types (NFL, MLB, NHL) instead of 'Stack' column, enhancing stack selection functionality for specific sports.
6 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 2 months ago