Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • 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: 20 commits
James McCool
Enhance app.py UI with site selection and dynamic data display. Added a select box for choosing between DraftKings and FanDuel, and updated the data display to filter based on the selected site. Improved layout with empty containers for better organization.
24e9e65 5 months ago
  • .gitattributes
    1.52 kB
    initial commit over 1 year ago
  • README.md
    240 Bytes
    initial commit over 1 year ago
  • app.py
    2.74 kB
    Enhance app.py UI with site selection and dynamic data display. Added a select box for choosing between DraftKings and FanDuel, and updated the data display to filter based on the selected site. Improved layout with empty containers for better organization. 5 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. 5 months ago