Comma-separated values
Автор: Audiopedia
Загружено: 2014-03-08
Просмотров: 6800
Описание:
A comma-separated values file stores tabular data in plain-text form. Plain text means that the file is a sequence of characters, with no data that has to be interpreted instead, as binary numbers. A CSV file consists of any number of records, separated by line breaks of some kind; each record consists of fields, separated by some other character or string, most commonly a literal comma or tab. Usually, all records have an identical sequence of fields.
A general standard for the CSV file format does not exist, but RFC 4180 provides a de facto standard for some aspects of it.
Usage
CSV is a common, relatively simple file format that is widely supported by consumer, business, and scientific applications. Among its most common uses is moving tabular data between programs that natively operate on incompatible (often proprietary and/or undocumented) formats. This works because so many programs support some variation of CSV at least as an alternative import/export format.
For example, a user may need to transfer information from a database program that stores data in a proprietary format, to a spreadsheet that uses a completely different format. The database program most likely can export its data as "CSV"; the exported CSV file can then be imported by the spreadsheet program.
"CSV" is not a single, well-defined format (although see RFC 4180 for one definition that is commonly used). Rather, in practice the term "CSV" refers to any file that:
This video targeted to blind users.
Attribution:
Article text available under CC-BY-SA
Public domain image source in video
Повторяем попытку...
Доступные форматы для скачивания:
Скачать видео
-
Информация по загрузке: