gslab-econ / gslab_python

Python tools for GSLab
MIT License
13 stars 11 forks source link

SaveData move key column to the left #184

Closed zhizhongpu closed 3 months ago

zhizhongpu commented 3 months ago

r::SaveData automatically moves the key columns in the left of the saved file. It would be great to have this functionality in python::SaveData.

It would be great to put this functionality under an optional argument that is true by default.

liaochris commented 3 months ago

Closing because we will address in #181. Affiliated branch has been deleted.