• 0 Posts
  • 1 Comment
Joined 1 month ago
cake
Cake day: August 11th, 2026

help-circle
  • Very cool thanks for sharing. I don’t have a CSV viewer app in “Open with…” context menu because I don’t have a file manager…

    Last time I had to deal with a large CSV file I think I just used some combination of sort, wc, cut and grep. Or I import it to python and use numpy