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
.
- Outputs:
out
- Website: https://github.com/Roche/pyreadstat
- Licenses: ASL 2.0
- Package source: gnu/packages/statistics.scm
- Builds: See build status
- Issues: See known issues
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.