Skip to content
Better HN
Top
Best
Ask
Show
New
Jobs
Search
⌘K
0 points
recursive
1y ago
0 comments
Save
Share
It used to silently transform data on import. It used to silently drop columns.
That's it, but it's really bad.
0 comments
1 comments · 1 top-level
top
newest
oldest
Suppafly
1y ago
It's really bad if your header row has less columns than the data rows. You really need to do the import vs just opening the file because it's not even obvious that it's dropping data unless you know what to expect from your file.
j
/
k
navigate · click thread line to collapse