Skip to content

XPTv8: support for informats #335

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 2 commits into
base: dev
Choose a base branch
from
Open

XPTv8: support for informats #335

wants to merge 2 commits into from

Conversation

evanmiller
Copy link
Contributor

@evanmiller evanmiller commented May 23, 2025

Two new functions:

const char *readstat_variable_get_informat(const readstat_variable_t *variable);
void readstat_variable_set_informat(readstat_variable_t *variable, const char *informat);

These only work with XPORT v8.

@evanmiller
Copy link
Contributor Author

INFORMAT in sas7bdat is documented here BioStatMatt/sas7bdat#19

@ofajardo
Copy link

works well in pyreadstat. I will take the changes once this is merged into dev.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants