parso
parso copied to clipboard
Added flag and tests for direct raw (unformatted) data handling
For some use-cases it is an advantage to grab the unformatted data from the SAS datasets instead the formatted ones. This branch adds this ability by a flag and adds a test and several tests data files. Getting unformatted data is also the fastest way to handle SAS data.