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

  • Log In
  • Sign Up

Spaces:
Multichem-PD
/
DFS_Contest_Analyzer
Running

App Files Files Community
Fetching metadata from the HF Docker repository...
DFS_Contest_Analyzer
Ctrl+K
Ctrl+K
  • 2 contributors
History: 353 commits
James McCool
Refactor contest name handling in app.py to combine contest names with their corresponding dates. Removed the contest ID map from the return values of grab_contest_names function to streamline data retrieval, while maintaining the necessary information for subsequent processing.
e04a121 8 days ago
  • global_func
    Remove table display of salary and cleaned contest data in app.py and load_contest_file.py for a cleaner user interface. This change streamlines the data presentation by eliminating unnecessary table outputs while maintaining existing functionality. 11 days ago
  • .gitattributes
    1.52 kB
    initial commit 2 months ago
  • README.md
    244 Bytes
    initial commit 2 months ago
  • app.py
    21.5 kB
    Refactor contest name handling in app.py to combine contest names with their corresponding dates. Removed the contest ID map from the return values of grab_contest_names function to streamline data retrieval, while maintaining the necessary information for subsequent processing. 8 days ago
  • app.yaml
    172 Bytes
    Initial commit 2 months ago
  • requirements.txt
    73 Bytes
    Remove plotly from requirements.txt to streamline dependencies and reduce package size. 9 days ago