CSV .csv
A simple tabular data format.
- Full name
- Comma-Separated Values
- Opens with
- Excel, Google Sheets, any text editor.
CSV stores a table as rows of comma-separated values. A universal format for exchanging data between programs.
A simple tabular data format.
CSV stores a table as rows of comma-separated values. A universal format for exchanging data between programs.