Popular recipes tagged "spss" but not "sav"http://code.activestate.com/recipes/tags/spss-sav/2014-02-17T20:53:56-08:00ActiveState Code Recipessav2mdb (Python) 2014-02-17T20:53:56-08:00Albert-Jan Roskamhttp://code.activestate.com/recipes/users/4177640/http://code.activestate.com/recipes/578826-sav2mdb/ <p style="color: grey"> Python recipe 578826 by <a href="/recipes/users/4177640/">Albert-Jan Roskam</a> (<a href="/recipes/tags/access/">access</a>, <a href="/recipes/tags/spss/">spss</a>). Revision 2. </p> <p>sav2mdb.py: convert SPSS system files (codepage) to Microsoft Access files</p> List of datasets in SPSS (Python) 2011-10-27T06:12:13-07:00Petr Zizkahttp://code.activestate.com/recipes/users/4179733/http://code.activestate.com/recipes/577925-list-of-datasets-in-spss/ <p style="color: grey"> Python recipe 577925 by <a href="/recipes/users/4179733/">Petr Zizka</a> (<a href="/recipes/tags/dataset/">dataset</a>, <a href="/recipes/tags/spss/">spss</a>). </p> <p>Return list with opened datasets</p>