Closed tk3369 closed 6 years ago
The issue is that these files have metadata split into the pages and they are not necessary at the top of the file. The current code assumes that all meta info appears at the top before any data appears, which isn't the case here.
Layout for supervisors.sas7bdat
:
Layout for flightdelays.sas7bdat
:
Fixed in v0.6.2
Not sure if one should worry about this and create the issue in #50 because if I tried to open the file in SAS it says
The open data operation failed. The following error occurred [Error] File xxxxx.......DATA is not a SAS data set.
I assume the data was written by something like haven?
Error when reading this file https://github.com/ppham27/sas_to_csv/blob/master/test_files/flightdelays.sas7bdat