python3-pyreadstat

read/write data sets from SAS, Stata, and SPSS from/to Python pandas.DataFrame
  https://github.com/Roche/pyreadstat
  0
  no reviews



A Python package to read and write popular stats packages files (like SAS (sas7bdat, sas7bcat, xport/xpt), SPSS (sav, zsav, por) and Stata (dta)) from and to Python pandas.DataFrame data structures. This module is a wrapper around the Readstat C library by Evan Miller.