.ECSV 文件扩展名

Enhanced Character-Separated Values

开发者 Tom Aldcroft
受欢迎程度
3.0  |  1 
 

什么是 ECSV 文件?

An ECSV file is an enhanced character-separated values file. It contains the typical plain text dataset you would expect to find in a .CSV file, prepended by YAML (YAML Ain't Markup Language) formatting. The YAML formatting allows ECSV files to contain metadata that typical CSV files cannot.

更多信息

在 Microsoft Visual Studio Code 中打开的 .ecsv 文件截图
在 Microsoft Visual Studio Code 中打开的 ECSV 文件

Astronomer Tom Aldcroft developed the ECSV format to overcome limitations in the CSV format. For example, CSV datasets cannot contain metadata besides column names. ECSV files, on the other hand, can include metadata such as:

  • Numerical data type
  • Units
  • Text descriptions of column content

ECSV files store this metadata in YAML-formatted data structures, located at the beginning of the file. Each line in the YAML data structure's datatype section contains metadata for a corresponding CSV data column.

如何打开 ECSV 文件

You can open an ECSV file with Microsoft Visual Studio Code (multiplatform), GitHub Atom (multiplatform), or any other text or source code editor to view the data it contains.

Many ECSV files are meant to be used with astropy, a Python library used by astronomers and astrophysicists.

使用File Viewer Plus打开 400 多种文件格式。免费下载

可打开或引用 ECSV 文件的程序

分类: 数据
更新时间: 2022-10-13

验证者 FileInfo.com

FileInfo.com 团队 独立研究了本页面列出的 Enhanced Character-Separated Values 文件格式和 Mac, Windows, and Linux 应用。 我们的目标是达到 100% 的准确率,并且仅发布我们已验证过的文件类型信息。

如果您想为此页面提出新增或更新建议,请告诉我们