ReadStat icon indicating copy to clipboard operation
ReadStat copied to clipboard

Improvement: Reading SAS INFORMATs seems to be there, but Writing them out to SAS formats like XPT is not?

Open DanteDT opened this issue 9 months ago • 4 comments

Based on issue and discussion in pyreadstat (and related R haven discussion).

Improvement request: SAS INFORMATS are available to write to SAS file formats, since it looks like they are read in.

SAS INFORMATs are read in?

Thank you for your consideration!

DanteDT avatar May 16 '25 16:05 DanteDT

Interesting. The INFORMAT is currently read in, but not actually saved or stored anywhere.

evanmiller avatar May 21 '25 13:05 evanmiller

Try this: #335

evanmiller avatar May 23 '25 13:05 evanmiller

Thank you, Evan! I will try that out.

DanteDT avatar May 23 '25 18:05 DanteDT

Works great for me, via pyreadstat. Thanks!

https://github.com/Roche/pyreadstat/issues/287#issuecomment-2925591370

DanteDT avatar May 31 '25 19:05 DanteDT