Hacker News with Generative AI: CSV
« Back to main
Show HN: CSV Table – Proper GUI for View and Edit CSV, JSON
(csvtable.com)
A modern, full-privacy and friendly UI to view and manage CSV, JSON files
Software
,
CSV
,
JSON
,
GUI
20 points by lscmd 3 days ago |
4 comments
How fast can you parse a CSV file in C#?
(lemire.me)
We often store large datasets using comma-separated-value (CSV) files. The format is simple enough, each line of a text file is made of several values separated by commas, like so:
Programming
,
Performance
,
CSV
,
C#
25 points by greghn 25 days ago |
11 comments
Show HN: My Sidetracked Project – A Free CSV Online Viewer with Charts
(newbeelearn.com)
Side Projects
,
Data Visualization
,
Web Development
,
Charts
,
CSV
8 points by pdyc 92 days ago |
1 comments
You can't just assume UTF-8
(csvbase.com)
Encoding
,
Programming
,
Data
,
Software
,
CSV
195 points by calpaterson 206 days ago |
471 comments