User Story:
As a Wrangler User, I want an easy way to enclose every field in double quotes so that I can avoid any formatting errors when outputting a file in csvs
Problem:
Client files often are psv/tsv files that contain commas within specific values, and they request to have them converted to csvs. The commas within field values end up making the formatting unusable and incomprehensible.