Hanna Wetzel
Hanna Wetzel

Reputation: 1

open and read a Sigmaplot .JNB file in Python

My lab has a very large directory of Sigmaplot files, saved as .JNB . I would like to process the data in these files using Python. However, I have thus far been unable to read the files into anything interpretable.

I've already tried pretty much every numpy read function and most the panda read functions, and am getting nothing but gibberish.

Does anyone have any advice about reading these files short of exporting them all to excel one by one?

Upvotes: 0

Views: 1981

Answers (0)

Related Questions