Tutorials

What Is a CSV File? A Practical CSV Definition for Real-World Use

Jul 14, 2025 — Tags: knowledge

Despite their simplicity, CSV files come with surprising complexity. If you're working with structured data, here’s what you really need to know about how CSV works—and where it doesn’t.

Tablecruncher Tutorial: Flag rows by arbitrary criteria

Aug 26, 2019 — Tags: tablecruncher

Flag CSV rows by arbitrary criteria using Javascript with Tablecruncher for Mac

Tablecruncher Tutorial: Working with really large CSV files

Jun 8, 2019 — Tags: tablecruncher

Some tips on how to work effectively with really large CSV files

Tablecruncher Tutorial: Convert CSV to JSON on a Mac

Mar 19, 2019 — Tags: tablecruncher

Tablecruncher for Mac provides an export function to easily convert CSV files to JSON.

Tablecruncher Tutorial: Find Duplicates in a CSV File using Macros

Mar 1, 2019 — Tags: tablecruncher

A typical task involving CSV files is to find and eliminate duplicates.