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...
23ffbed
DFS_Portfolio_Manager
147 kB
2 contributors
History:
329 commits
James McCool
Change dataframe display from table to interactive dataframe in app.py for enhanced user experience and improved data visualization. This update maintains the existing styled formatting and background gradients.
23ffbed
4 months ago
global_func
Enhance data handling in load_ss_file.py by replacing zeros with NaN and dropping rows with any NaN values. This improves data integrity for CSV and Excel file imports.
5 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
89 kB
Change dataframe display from table to interactive dataframe in app.py for enhanced user experience and improved data visualization. This update maintains the existing styled formatting and background gradients.
4 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
43 Bytes
need matplotlib
5 months ago