parso icon indicating copy to clipboard operation
parso copied to clipboard

Added flag and tests for direct raw (unformatted) data handling

Open RonStein2000 opened this issue 4 years ago • 0 comments

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.

RonStein2000 avatar May 27 '21 11:05 RonStein2000