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...
e512b33
DFS_Portfolio_Manager
153 kB
2 contributors
History:
335 commits
James McCool
Rename analyze_player_combinations function to analyze_player_combos for consistency and clarity in the player combination analysis module.
e512b33
4 months ago
global_func
Rename analyze_player_combinations function to analyze_player_combos for consistency and clarity in the player combination analysis module.
4 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
90.7 kB
Add player combination analysis feature in app.py and implement analyze_player_combos function. This update introduces a new tab for analyzing player combinations, allowing users to select combo sizes and view statistics on the most common player pairings or triplets, enhancing the analytical capabilities of the application.
4 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
43 Bytes
need matplotlib
4 months ago