📊

CSV

Text format for tabular data

What is CSV?

CSV (Comma-Separated Values) is a text format for representing tabular data where values are separated by commas. CSV is widely used for importing and exporting data between various applications, databases, spreadsheets, and systems. The format is supported by virtually all data processing programs.

Available operations