Spaces:
Sleeping
Sleeping
Commit History
trying this fix to secrets 8fe1825
Merge branch 'main' of https://huggingface.co/spaces/Multichem/NHL_Macro_Sheets 4e3125b
James McCool commited on
Remove index setting for Line Marketshares display to improve data presentation bb617b3
James McCool commited on
Update app.py fc27e23 verified
Refactor CSV export functionality in app.py to conditionally display download buttons based on selected variable. Users can now export either marketshares or matchups data as CSV files, enhancing data export options. 9402543
James McCool commited on
Remove PDF export functionality from app.py and update requirements.txt to reflect changes. The `convert_df_to_pdf` function has been deleted, along with related download options for PDF. The requirements.txt file has been updated to remove the reportlab dependency, streamlining the application for CSV exports only. c9d235d
James McCool commited on
Refactor PDF export functionality in app.py to use ReportLab d581c52
James McCool commited on
Update requirements.txt to include scipy and wkhtmltopdf 42f907f
James McCool commited on
Update requirements.txt to replace streamlit-aggrid with pdfkit f163bdd
James McCool commited on
Refactor PDF export functionality in app.py 51316bf
James McCool commited on
Add PDF export functionality in app.py for marketshares data 4d6e5f5
James McCool commited on
Refactor dataframe display in app.py to set index and reduce height def2aed
James McCool commited on
Add matchups formatting to app.py for improved data display eed2a00
James McCool commited on
Enhance matchup data processing in app.py by adding new columns: 'HDCF%', 'o_HDCA%', 'HDCF_m%', and 'HDSF+'. This improves the analysis capabilities of the matchups dataset. f53ed74
James McCool commited on