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: 31 commits
James McCool
Refactor app.py: Remove 'Timestamp' column from sd_roo_data in init_baselines function. This change simplifies the data structure returned, enhancing data management and processing efficiency.
59c5c99 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
    Refactor app.py: Remove 'Timestamp' column from sd_roo_data in init_baselines function. This change simplifies the data structure returned, enhancing data management and processing efficiency. 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