About 39,000 results
Open links in new tab
  1. How to open spss data files in Excel? - Stack Overflow

    Mar 1, 2013 · 31 I want to open spss .sav data files in Excel without opening the spss files (I don't want to convert spss data file into Excel file). I know this is possible using OLDB connection, …

  2. python - How to use a .SAS or SPS metadata file to read a CSV as …

    Oct 24, 2019 · Python (and Pandas) can read the .sas and .sps extensions because they're plain text files, but can't actually do anything with them. Here are two paths for you to take to get …

  3. Read SPSS file into R - Stack Overflow

    Jun 29, 2010 · You can read SPSS file from R using above solutions or the one you are currently using. Just make sure that the command is fed with the file, that it can read properly.

  4. Input data into R from .dat and .sps files - Stack Overflow

    Jul 25, 2012 · I've been trying to import data into R using a .dat and .sps files. The .dat file has no headers and varying lengths of columns which are of course included in the .sps file.

  5. How to read SPSS aka (.sav) in Python - Stack Overflow

    Jul 18, 2020 · It's my first time using Jupyter Notebook to analyze survey data (.sav file), and I would like to read it in a way it will show the metadata so I can connect the answers with the …

  6. What is the best way to import spss file in R with value labels?

    Jan 15, 2017 · Here is what I did instead to import a dataset from SPSS to R (through Excel): Open your data in SPSS. Export dataset from SPSS to Excel, but make sure to choose the …

  7. How to transfer SPSS data file directly to a Matlab matrix and vice ...

    Jun 18, 2017 · uiimport(your_resulted_CSV_file_with_full_path.csv) This tool lets you import mixed data, and generate a script so that could be done automatically the next time. For the …

  8. Is there a Python module to open SPSS files? [closed]

    Feb 1, 2013 · Is there a module for Python to open IBM SPSS (i.e. .sav) files? It would be great if there's something up-to-date which doesn't require any additional dll files/libraries.

  9. How do I get Pandas to read SPSS files? - Stack Overflow

    Apr 17, 2021 · What is built into pandas.read_spss() can be seen here. The error message you are getting is a bit misleading as it suggests pyreadstat is optional, but the source ...

  10. dataframe - How to properly load .dat file in r without variable …

    Dec 24, 2024 · However, when I try to load the data file into r, I encounter issues where the variables seem to match up but there are gaps. If I open the 2004 file with the following code: