Otto Fajardo
Otto Fajardo
Hi @slobodan-ilic , congratulations! I have pushed a couple of minor changes into the dev branch. Please merge those into your PR to make sure there is no conflict. Please...
Thanks! I have merged into the branch dev_mrset. I will go now to test the CI/CD pipeline!
good news! the CI/CD was successful for all the 25 runs! I have now merged into the dev branch. I think everything is ready for a release, except that right...
Unfortunately it is not possible, because the underlying C library (ReadStat) can only write to disk. A pull request to ReadStat would be needed to implement that there, afterwsrds I...
Thanks for the interesting suggestion. Pyreadstat is a wrapper around the C library [ReadStat](https://github.com/WizardMac/ReadStat), new functionality has to be implemented there before I can expose that functionality here. I do...
Thanks for the reproducible example!. The issue with the column names an also be detected when reading the sav file with pyreadstat. This is most likely coming from the underlying...
thanks for the example file. I cannot reproduce the error, i.e. I can read the file in a mac computer. So I am not sure what is the issue here....
Closed due to lack of activity. Reopen if needed.
it works! thanks!