Logo

CSV Guides

Practical, step-by-step guides for cleaning, converting, merging, and securing CSV data, written from real workflows, not marketing copy.

Looking for a quick definition instead? See the CSV and data glossary.

CSV Best Practices: A Professional Guide

Encoding, headers, delimiters, dates, and the standards that keep CSV files reliable.

Read Guide

How to Clean a CSV File: A Step-by-Step Guide

A repeatable process for turning a messy export into analysis-ready data.

Read Guide

CSV vs Excel vs JSON: Which Format Should You Use?

When to use each format, and how to convert between them without losing data.

Read Guide

How to Merge CSV Files Without Losing Data

Merging vs. combining, join types, and the mistakes that silently drop rows.

Read Guide

How to Convert a CSV File to Excel (XLSX)

Three methods, and the leading-zero and date pitfalls that silently corrupt data.

Read Guide

How to Convert a VCF File to CSV (Export Contacts)

Export a vCard from your phone or account, then convert it without losing extra phones and emails.

Read Guide

How to Compress a CSV File (Reduce File Size)

Lossless ZIP compression versus genuinely shrinking the data, and when to use each.

Read Guide

CSV Encoding Issues Explained (and How to Fix Them)

Why files show garbled characters, and how to fix encoding problems for good.

Read Guide

How to Remove Duplicate Rows from a CSV File

Exact vs. fuzzy deduplication, and choosing the right key columns.

Read Guide

Pivot Tables for CSV Data: A Practical Guide

How pivot tables work, and when to use one instead of a simple group-by.

Read Guide

CSV File Security and Privacy: What You Need to Know

Client-side vs. server-side processing, and anonymizing data before you share it.

Read Guide

Importing CSV Into a Database: A Practical Checklist

Catching silent type coercion and truncation before they reach production.

Read Guide

Working With Large CSV Files Without Crashing Excel

Why spreadsheets struggle at scale, and what to do instead.

Read Guide

How to Split a Large CSV File Into Smaller Files

Splitting strategies, and how to keep the pieces recombinable.

Read Guide

CSV Date Formatting: How to Fix Ambiguous Dates

Why dates break across regions and tools, and the ISO 8601 fix.

Read Guide

How to Detect Outliers in a CSV Dataset

IQR vs. z-score, and why an outlier isn't automatically an error.

Read Guide

Exploratory Data Analysis (EDA) for Beginners

A practical checklist to run on any new dataset before you trust it.

Read Guide

How to Anonymize CSV Data Before Sharing It

Masking, pseudonymization, and the quasi-identifier problem.

Read Guide

Using Regex to Extract Data from a CSV Column

A practical introduction to regex for structured text extraction.

Read Guide

How to Validate CSV Data Before It Reaches Production

Range, format, and referential checks, and why to report not just reject.

Read Guide

CSV vs Parquet: When to Switch to Columnar Storage

When Parquet's performance advantages are worth the tradeoff.

Read Guide

Common CSV Import Errors and How to Fix Them

A troubleshooting reference for the most frequent import failures.

Read Guide

Building a Repeatable CSV Reporting Workflow

Clean, aggregate, visualize, export, in a consistent order every time.

Read Guide

How to Clean CSV Exports for Tax Reporting

Turn raw QuickBooks, Stripe, PayPal, and bank exports into reconcilable data before you file.

Read Guide

Fixing Shopify CSV Errors Before Black Friday

The product and inventory CSV errors that break bulk imports, and how to fix them before BFCM.

Read Guide

Year-End Data Cleanup: Deduplicate Your CRM and Contact Lists

Merge duplicate contacts, standardize fields, and archive dead records for a clean new year.

Read Guide

Back-to-School CSV Prep: Importing Student and Staff Rosters

Validate and clean roster CSVs before the first week so the SIS or HR import just works.

Read Guide

How to Export Spotify Playlists to CSV

Get your playlists into a CSV, then chart them by artist, decade, and tempo.

Read Guide

Explore Steam and FIFA Datasets Without Python

Filter, aggregate, run SQL, and chart big game datasets in the browser, no pandas.

Read Guide

Managing Personal Finance CSVs from YNAB and Notion

Merge monthly budget exports, fix categories and dates, and chart your spending privately.

Read Guide

How to Analyze Your Letterboxd and Goodreads CSV Exports

Build your own year in review: ratings, pace, favorite decades, directors, and authors.

Read Guide

Sample data to practise with

Free, realistic CSV, TSV and JSON datasets — plus deliberately dirty files for cleaning practice. Browse all sample files →

Interactive data stories

Explorable pages built from public open data.