Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • Docs
  • Enterprise
  • Pricing

  • Log In
  • Sign Up

Spaces:
Multichem
/
NFL_Showdown_Optimizer
Running

App Files Files Community
Fetching metadata from the HF Docker repository...
NFL_Showdown_Optimizer
Ctrl+K
Ctrl+K
  • 2 contributors
History: 50 commits
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 7 months ago
  • .gitattributes
    1.52 kB
    initial commit almost 2 years ago
  • README.md
    246 Bytes
    initial commit almost 2 years ago
  • app.py
    40 kB
    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. 7 months ago
  • app.yaml
    172 Bytes
    Upload app.yaml almost 2 years ago
  • requirements.txt
    71 Bytes
    Replace streamlit-aggrid with pymongo in requirements.txt to support MongoDB integration for data retrieval. This change aligns with the recent refactor of app.py to enhance data handling and improve user experience. 8 months ago