Use when the user provides a CSV or TSV file that is broken, malformed, or messy. Triggers on phrases like "fix this CSV", "clean up this data", "this CSV won't import", or when a file with .csv/.tsv extension is shared and the contents show obvious problems (mixed delimiters, encoding artifacts lik
Use when the user provides a CSV or TSV file that is broken, malformed, or messy. Triggers on phrases like "fix this CSV", "clean up this data", "this CSV won't import", or when a file with .csv/.tsv extension is shared and the contents show obvious problems (mixed delimiters, encoding artifacts like ÃÂ, ragged rows, headers in the middle, etc.).