antonycourtney / tad

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

_id column shows integers instead of strings #292

Open tfriedel opened 3 days ago

tfriedel commented 3 days ago

I opened a csv file that has an _id column with strings like 66d6ac24d5ae08a3e5345804 But in tad it shows as 0. Comparison, same file in visidata: image