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
21 points by lscmd 61 days ago |
5 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 82 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 150 days ago |
1 comments
You can't just assume UTF-8
(csvbase.com)
Encoding
,
Programming
,
Data
,
Software
,
CSV
195 points by calpaterson 264 days ago |
471 comments