.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%の正確性であり、検証済みのファイルタイプに関する情報のみを公開しています。

このページへの追加や更新をご提案いただける場合は、お知らせください。