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...
cda266d
DFS_Portfolio_Manager
/
global_func
Ctrl+K
Ctrl+K
2 contributors
History:
26 commits
James McCool
Remove unnecessary columns from lineups DataFrame in load_dk_fd_file.py: drop 'Entry ID', 'Contest Name', 'Contest ID', and 'Entry Fee' to streamline data processing and enhance analysis efficiency.
cda266d
12 days ago
clean_player_name.py
Safe
423 Bytes
Initial Commit
2 months ago
find_csv_mismatches.py
Safe
4.28 kB
Initial Commit
2 months ago
find_name_mismatches.py
Safe
4.36 kB
Initial Commit
2 months ago
get_portfolio_names.py
Safe
864 Bytes
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
highlight_rows.py
Safe
971 Bytes
Initial Commit
2 months ago
load_csv.py
Safe
683 Bytes
Initial Commit
2 months ago
load_dk_fd_file.py
Safe
1.12 kB
Remove unnecessary columns from lineups DataFrame in load_dk_fd_file.py: drop 'Entry ID', 'Contest Name', 'Contest ID', and 'Entry Fee' to streamline data processing and enhance analysis efficiency.
12 days ago
load_file.py
Safe
975 Bytes
Initial Commit
2 months ago
load_ss_file.py
Safe
1.02 kB
Initial Commit
2 months ago
optimize_lineup.py
Safe
3.19 kB
Initial Commit
2 months ago
predict_dupes.py
Safe
17.8 kB
Update weighted ownership calculation in predict_dupes.py: adjust the multiplication factor for ownership values and change the return value to a larger scale, enhancing the accuracy of percentage representation in ownership metrics.
25 days ago
trim_portfolio.py
Safe
767 Bytes
Enhance portfolio filtering and trimming options in app.py: introduce expandable sections for filter and trimming options, update portfolio trimming logic to support geomean calculations, and improve export functionality with stack count adjustments.
about 2 months ago