'Saving data in a .SET file in python

I have a python script that process a set of data. I would like to save the processed data in a .set file to further process in matlab. Is there any library that do that?



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source