Skip to content

Conversation

kshedden
Copy link
Contributor

SAS xport files allow floats to be stored with fewer than 8 bytes, with implicit zeros in the high order bytes. Currently we only handle full width (8 byte) floats. This PR adds support for truncated floats.

@jreback
Copy link
Contributor

jreback commented Nov 29, 2015

seems reasonable. can you add a whats note in enhancements.

@jreback jreback added the IO SAS SAS: read_sas label Nov 29, 2015
@jreback jreback added this to the 0.18.0 milestone Nov 29, 2015
@jreback
Copy link
Contributor

jreback commented Dec 1, 2015

merged via 547750a

thanks!

@jreback jreback closed this Dec 1, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
IO SAS SAS: read_sas
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants