🔵 🔵 🔵


Primary

၊၊||၊|။

CSV ○˒|Definition|1st|20251119205401-00-⌔

Comma-separated values - Wikipedia

Comma-separated values

📊 ➺ 🖼️ ➺

Comma-separated values (CSV) is a plain text data format for storing tabular data where the fields (values) of a record are separated by a comma and each record is a line (i.e. newline separated). CSV is commonly-used in software that generally deals with tabular data such as a database or a spreadsheet.1 Benefits cited for using CSV include simplicity of use and human readability.2 CSV is a form of delimiter-separated values. A CSV file is a file that contains CSV-formatted data.

CSV is not limited to a particular character encoding[^1] but should be and is commonly used with UTF-8, particularly because it does not provide a way to indicate the character encoding.

Printed 2026-06-28.

(echo:: @ )

Footnotes

  1. “Import or export text (.txt or.csv) files”. Microsoft Support. Retrieved 2023-08-16.

  2. “What is a CSV file: A comprehensive guide”. flatfile.com. Retrieved 2024-10-28.

Link to original

Secondary

• • •