Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我在spss中有数据。在spss中我有根据变量的数据。我希望将数据写在记事本上的记事本上,它显示变量,并在该变量下对应的打孔。
只需使用 File > Save As 将数据导出为 csv 文件,然后选择 .csv (, delimiter) 或 .dat (tab, \t delimiter) 作为类型。