
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.