SPSS Statistics

SPSS Statistics

Your hub for statistical analysis, data management, and data documentation. Connect, learn, and share with your peers! 

 View Only
  • 1.  Reading .SPV files

    Posted Fri June 30, 2023 02:40 AM

    Hi

    I'm looking for an API to read and parse .SPV files from an external Python program.

    Does anyone know if that's available?

    Kees



    ------------------------------
    Kees Smit
    ------------------------------


  • 2.  RE: Reading .SPV files

    Posted Fri June 30, 2023 09:20 AM
    The external mode apis in the SpssClient module can do this.

    --





  • 3.  RE: Reading .SPV files

    Posted Fri June 30, 2023 12:23 PM

    Thanks. This looks promising (although admittently not extremely self-explanatory, but that's the kind of puzzle I like).



    ------------------------------
    Kees Smit
    ------------------------------



  • 4.  RE: Reading .SPV files

    Posted Fri June 30, 2023 03:03 PM
    There is a section in the Programming and Data Management book on working with output that might be helpful.

    --





  • 5.  RE: Reading .SPV files

    Posted Sat July 01, 2023 01:44 PM

    That was very informative indeed. Thank you.



    ------------------------------
    Kees Smit
    ------------------------------