Closed tk3369 closed 6 years ago
Debug notes:
The _process_columnattributes_subheader
function assumes that it's only called once but it turns that that it's not always the case. This file has 217 columns and this subheader appears twice (187 and 30). The fix is simple -- append new column attributes when we encounter a new subheader.
Fixed in v0.6.2
Ref: https://github.com/ppham27/sas_to_csv/blob/master/test_files/hltheds2006.sas7bdat