【发布时间】:2020-06-19 09:19:48
【问题描述】:
我有 .sav 文件,我需要将其转换为 csv 文件。
我尝试使用导入 savReaderWriter 库,但它不起作用。我收到此错误:
SPSSIOError: Problem opening file b'C:\\Users\\
我知道在 R 中它可能更容易,但我真的需要在 Python 中。有什么帮助吗?
【问题讨论】:
-
这能回答你的问题吗? Is there a Python module to open SPSS files?
标签: python pandas spss spss-modeler