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.
我需要能够从我的 RoR 应用程序中读取 spss .sav 文件。有谁知道可以理解 spss .sav 文件的格式和语法的 gem 或 ruby 代码?
如果您可以在 Ruby 中处理 C 库,请查看 SPSS 社区网站 (www.ibm.com/developerworks/spssdevcentral) 上提供的免费 i/o 模块。