This shows you the differences between two versions of the page.
— |
transformations:importspss [2018/01/12 01:38] (current) dmitry created |
||
---|---|---|---|
Line 1: | Line 1: | ||
+ | ===== Import SPSS file ===== | ||
+ | |||
+ | The transformation loads .sav files created in SPSS or PSPP. Both big endian and little endian notations are supported. | ||
+ | |||
+ | There is an option to automatically replace values with value labels when they are available. | ||
+ | |||
+ | **Conversion rules** | ||
+ | * Floats are converted to fixed point decimal numbers | ||
+ | |||