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...
a138121
DFS_Portfolio_Manager
260 kB
2 contributors
History:
723 commits
James McCool
Refactor Lineup Edge calculation in predict_dupes.py to utilize the raw edge value for duplicate adjustment. This change clarifies the computation and maintains the integrity of the prediction model.
a138121
2 months ago
global_func
Refactor Lineup Edge calculation in predict_dupes.py to utilize the raw edge value for duplicate adjustment. This change clarifies the computation and maintains the integrity of the prediction model.
2 months ago
.gitattributes
Safe
1.52 kB
initial commit
7 months ago
README.md
Safe
245 Bytes
initial commit
7 months ago
app.py
Safe
156 kB
Refactor DataFrame optimization in app.py to enhance memory efficiency. Disable categorical conversion for specific columns to avoid issues with exposure_spread, while implementing smarter handling for numeric types. Introduce a new function to prepare DataFrames for exposure_spread, ensuring compatibility and improved performance during calculations.
2 months ago
app.yaml
Safe
172 Bytes
Add initial Streamlit application with data loading, portfolio management, and optimization features
7 months ago
requirements.txt
Safe
57 Bytes
Update requirements.txt to include scipy and ensure matplotlib is listed correctly
2 months ago