Skip to content

Add CSV export feature with download button#39

Merged
PaulHax merged 1 commit intomainfrom
csv
Aug 27, 2025
Merged

Add CSV export feature with download button#39
PaulHax merged 1 commit intomainfrom
csv

Conversation

@PaulHax
Copy link
Collaborator

@PaulHax PaulHax commented Aug 27, 2025

  • Create csv_exporter.py module to flatten experiment data into CSV format
  • Automatically generate experiment_data.csv on every build
  • Add download button to UI header with 📥 icon
  • Export one row per scenario decision with all relevant fields
  • Support both uniform and mixed KDMA experiments
  • Include columns for experiment path, ADM name, LLM, KDMA config, choices, justifications, timing, and scores
  • Enable pivot table analysis in Excel/Google Sheets

- Create csv_exporter.py module to flatten experiment data into CSV format
- Automatically generate experiment_data.csv on every build
- Add download button to UI header with 📥 icon
- Export one row per scenario decision with all relevant fields
- Support both uniform and mixed KDMA experiments
- Include columns for experiment path, ADM name, LLM, KDMA config, choices, justifications, timing, and scores
- Enable pivot table analysis in Excel/Google Sheets
@PaulHax PaulHax merged commit 79dba0b into main Aug 27, 2025
8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant