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

  • Log In
  • Sign Up

Spaces:
Multichem
/
PGA_DFS_models
Running

App Files Files Community
Fetching metadata from the HF Docker repository...
PGA_DFS_models
Ctrl+K
Ctrl+K
  • 2 contributors
History: 32 commits
James McCool
Enhance app.py: Update player_roo_format to include additional ownership percentage formats ('5x%', '6x%', '7x%') for improved data representation. This change expands the formatting options available for player statistics, enhancing the clarity and detail of performance metrics.
fa300e7 4 months ago
  • .gitattributes
    1.52 kB
    initial commit over 1 year ago
  • README.md
    240 Bytes
    initial commit over 1 year ago
  • app.py
    19.1 kB
    Enhance app.py: Update player_roo_format to include additional ownership percentage formats ('5x%', '6x%', '7x%') for improved data representation. This change expands the formatting options available for player statistics, enhancing the clarity and detail of performance metrics. 4 months ago
  • app.yaml
    169 Bytes
    Create app.yaml over 1 year ago
  • requirements.txt
    70 Bytes
    Refactor app.py to replace Google Sheets integration with MongoDB. Removed gspread and related credentials, added pymongo for database connection. Updated data retrieval methods to fetch data from MongoDB collections. Adjusted UI elements and cleaned up unused code. 4 months ago