Skip to content

feat: export to csv - #8

Open
trustunsafe wants to merge 1 commit into
mainfrom
feat-export
Open

feat: export to csv#8
trustunsafe wants to merge 1 commit into
mainfrom
feat-export

Conversation

@trustunsafe

@trustunsafe trustunsafe commented Jan 1, 2025

Copy link
Copy Markdown
Owner

PR Type

  • Feature
  • Bug Fix
  • Documentation
  • Refactor
  • Other (please specify)

Overview

Added an export to CSV feature in order to export the responses to a tabular format for local use.

Changes

  • Added a function that takes the responses and converts them to a CSV
  • Usage Documentation

Checklist

  • Tested locally
  • Updated docs
  • No errors/warnings

@trustunsafe trustunsafe linked an issue Jan 1, 2025 that may be closed by this pull request
@trustunsafe trustunsafe self-assigned this Jan 1, 2025
@trustunsafe trustunsafe added the feature Adding new functionality label Jan 1, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

feature Adding new functionality

Projects

None yet

Development

Successfully merging this pull request may close these issues.

🚀 Export responses as csv

1 participant