Ctrl+K
James McCool
Refactor app.py to remove duplicate player entries in NFL datasets. Added drop_duplicates method for 'Player' in both nfl_dk_sd_raw and nfl_fd_sd_raw DataFrames, enhancing data integrity and ensuring unique player projections.
f290cdf