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.
我的实验室有一个非常大的 Sigmaplot 文件目录,保存为 .JNB 。我想使用 Python 处理这些文件中的数据。但是,到目前为止,我还无法将文件读入任何可解释的内容。
我已经尝试了几乎所有 numpy 读取函数和大多数 panda 读取函数,但除了胡言乱语什么也没有。
有没有人有任何关于阅读这些文件而不是将它们全部导出到excel的建议?