antonycourtney / tad

A desktop application for viewing and analyzing tabular data
http://tadviewer.com
MIT License
3.15k stars 118 forks source link

Specify if first line contains column names + additional opening options #241

Open jeremieprudhomme opened 11 months ago

jeremieprudhomme commented 11 months ago

When opening certain csv files, tad doesn't recognize that first line contains the column names (see this testfile Column_names_not_recognized.csv for example).

Would be great if it was possible to force the information that first line contains the columns names.

In addition, could be great to be able to precise :

quevon24 commented 2 days ago

It would be great to have the option to specify that params before opening the csv, sometimes i have files with a different quote char, like ` or | and i can't open them with tad