pspp --no-output -e mydata.por
import pyreadstat df, meta = pyreadstat.read_sav("input.sav") pyreadstat.write_por(df, "output.por", column_labels=meta.column_labels) ibm spss portable
SPSS Portable File, ASCII encoding - The Library of Congress pspp --no-output -e mydata