[ 原始碼: readstat ]
套件:readstat(1.1.8-1)
read/write data sets from SAS, Stata, and SPSS
ReadStat is a command-line tool and MIT-licensed C library for reading files from popular stats packages. Supported data formats include:
- SAS: SAS7BDAT (binary file) and XPORT (transport file) - Stata: DTA (binary file) versions 104-119 - SPSS: POR (portable file), SAV (binary file), and ZSAV (compressed binary)
Supported metadata formats include:
- SAS: SAS7BCAT (catalog file) and .sas (command file) - Stata: .dct (dictionary file) - SPSS: .sps (command file)
There is also write support for all the data formats, but not the metadata formats.
This package contains the command line tools: readstat, and extract_metadata.
其他與 readstat 有關的套件
|
|
|
|
-
- dep: libc6 (>= 2.33)
- GNU C 函式庫:共用函式庫
同時作為一個虛擬套件由這些套件填實: libc6-udeb
-
- dep: libcsv3 (>= 3.0.3)
- CSV parser and writer library
-
- dep: libreadstat1 (= 1.1.8-1)
- read/write data sets from SAS, Stata, and SPSS - shared library
-
- dep: libxlsxwriter4 (>= 1.1.4)
- Library for XLSX -- runtime library