Skip to content
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

handler.compression now returns a number #38

Closed
xiaodaigh opened this issue Feb 26, 2018 · 2 comments
Closed

handler.compression now returns a number #38

xiaodaigh opened this issue Feb 26, 2018 · 2 comments

Comments

@xiaodaigh
Copy link
Contributor

using SASLib
a = SASLib.open("d:/hi.sas7bdat")
a.compression # return 0x02

And there isn't documentation on what the codes mean yet. Also compression isn't printed in the Handler output now.

@tk3369
Copy link
Owner

tk3369 commented Feb 27, 2018

See metadata function from PR #36

@tk3369
Copy link
Owner

tk3369 commented Mar 7, 2018

Merged. See master branch. I'll tag it soon.

@tk3369 tk3369 closed this as completed Mar 7, 2018
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

No branches or pull requests

2 participants