-
Notifications
You must be signed in to change notification settings - Fork 71
Description
Please read the README, particularly the known limitations section!
Describe the issue
Currently, meta.original_variable_types only contains the format names but not their widths. Looking at https://github.com/WizardMac/ReadStat/blob/05cadd8906f6cbd4ac22966d1f4b0ae2743ae8bf/src/sas/readstat_sas7bdat_read.c#L23-L24, it appears that readstat can read the latter.
To Reproduce
Import a sas dataset created with a format such as b8601da8. or 10.2.
File example
Not currently possible but any file should do.
Expected behavior
A clear and concise description of what you expected to happen.
Setup Information:
How did you install pyreadstat? pip
Platform (windows, macOS, linux, 32 or 64 bit): any
Python Version 3.11
Python Distribution (System, plain python, Anaconda): plain python
Using Virtualenv or condaenv? venv