This package browser is in early development. Mind the rough edges.

python-pyreadstat 1.2.4

Read and write SAS, SPSS and Stata files into/from Pandas DataFrames

This Python package can be used to read and write SAS, SPSS and Stata files into/from Pandas DataFrames. It is a wrapper around the C library readstat.

Installation

Install python-pyreadstat 1.2.4 as follows:

guix install python-pyreadstat@1.2.4

Or install the latest version:

guix install python-pyreadstat

You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.