ReadStat
ReadStat copied to clipboard
Command-line tool (+ C library) for converting SAS, Stata, and SPSS files 💾
It appears that ReadStat is not converting the encoding of some metadata for Stata dta and SAS xpt files. This came up in Roche/pyreadstat#298 because pyreadstat expects all text to...
Would it be possible to make a new release for `readstat` so that distributions that typically package things based on release tarballs can update it? Guix currently has 1.1.9 which...
When trying to convert an SPSS sav file that has `invalid byte sequence` I get the error message but with exit code 0: ``` Converted 0 variables and 0 rows...