pyreadstat 1.2.9


pip install pyreadstat

  Latest version

Released: May 17, 2025

Project Links

Meta
Author: Otto Fajardo

Classifiers

Programming Language
  • Python
  • Cython
  • C

License
  • OSI Approved :: Apache Software License

Intended Audience
  • Science/Research

Topic
  • Scientific/Engineering

Environment
  • Console

A Python package to read and write SAS (sas7bdat, sas7bcat, xport/xpt), SPSS (sav, zsav, por) and Stata (dta) files into/from pandas data frames. It is a wrapper around the C library readstat.
Please visit out project home page for more information:
https://github.com/Roche/pyreadstat

Wheel compatibility matrix

Platform CPython 3.10 CPython 3.11 CPython 3.12 CPython 3.13
macosx_10_13_x86_64
macosx_10_9_x86_64
macosx_11_0_arm64
manylinux2014_aarch64
manylinux2014_x86_64
manylinux_2_17_aarch64
manylinux_2_17_x86_64
win_amd64

Files in release

Extras: None
Dependencies:
pandas (>=1.2.0)