etlplus.file.sav

etlplus.file.sav module.

Helpers for reading/writing SPSS (SAV) files.

Notes

  • A SAV file is a dataset created by SPSS.

  • Common cases:
    • Survey and market research datasets.

    • Statistical analysis workflows.

    • Exchange with SPSS and compatible tools.

  • Rule of thumb:
    • If the file follows the SAV specification, use this module for reading

      and writing.

Classes

SavFile()

Handler implementation for SAV files.