Release Notes¶
Parso 2.0¶
28 March 2016
Binary compression algorithm improved
Char compression algorithm improved
Correct processing of numbers larger than long
Codestyle improvements
Parso 1.2.1¶
13 February 2016
Data streams processing
Converting SAS7BDAT datasets into CSV format
Reading and converting metadata of SAS7BDAT datasets into CSV format
Extracting all properties of SAS7BDAT files (creation date, modification date, etc.)
Two ways to read the file data: in one go and row by row