1. Reorienting Survey Data
Data AnalystBackground
A survey export provided data with questions as columns and respondents as rows, but the analysis software requires each respondent as a column.
Problem
The data is in the wrong orientation for the analysis tool.
How to use
Paste the CSV, select 'Comma' as the delimiter, and choose 'CSV Format' as the output.
delimiter: comma, outputFormat: csv, trimWhitespace: trueOutcome
The rows and columns are swapped, allowing the analyst to import the data directly into their software.