Skip to content
Better HN
Top
New
Best
Ask
Show
Jobs
Search
⌘K
0 points
recursive
1y ago
0 comments
Share
It used to silently transform data on import. It used to silently drop columns.
That's it, but it's really bad.
undefined | Better HN
0 comments
default
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