cover image

Your CSV files are destroying your data right now. Discover why this 'simple' format is tech's most expensive mistake and what to do about it.

cover image
csvgrep
28 Mar 2025
metacpan.org

search for patterns in a CSV and display results in a table

cover image

Learn how to process the big data in the CSV format.

cover image
YS-L/csvlens
7 Jan 2024
github.com

Command line csv viewer.

cover image

yq is a portable command-line YAML, JSON, XML, CSV, TOML and properties processor - mikefarah/yq

cover image

This page explains how to convert JSON to CSV format using Linux, macOS, *BSD or Unix command-line utilities.

cover image

I figured out how to run a SQL query directly against a CSV file using the sqlite3 command-line utility:

cover image

It is not always a good idea to use Excel.

cover image

Master usecols, chunksize, parse_dates in pandas read_csv().

csvkit 2.0.1 documentation
29 Nov 2021
csvkit.readthedocs.io
1. Getting started — csvkit 1.0.5 documentation
23 Apr 2020
csvkit.readthedocs.io
cover image
Doing a SQL join with CSV files with xsv
19 Feb 2020
johndcook.com

How to combine data spread over two CSV files, like separate tables in a normalized relational database.