Glossary

Comma-Seperated Values (CSV)

descriptions of the term:

A simple file format used to store tabular data in plain text, where each line coresponds to a data record and each record consists of fields separated by commas

Synonyms: Comma-Seperated Values
Comma-Seperated Values (CSV)

A simple file format used to store tabular data in plain text, where each line coresponds to a data record and each record consists of fields separated by commas

Back