Open Xingtong-Jiang opened 2 weeks ago
Per offline discussion with @Xingtong-Jiang, I'll work on this issue
I have just copied the commands in 655ed1d. They are basically the original scripts from gslab, with an added description in the beginning. While testing, I found a possible error in SaveData.R and have opened an issue in gslab-econ/gslab_r
. I will open a PR here with suggestions for testing after that issue is closed, to avoid having to edit SaveData.R multiple times.
I have updated the local copy of SaveData.R following the fix implemented in https://github.com/gslab-econ/gslab_r/pull/40.
just a quick note that we at JMS lab have moved development on SaveData python to here: https://github.com/JMSLab/Template/blob/main/source/lib/SaveData.py, which is currently a few versions ahead of the version in gslab_python
I'm opening this issue to incorporate the
save_data
command (in R / Stata / Python) into our template, per conversation here:The following needs to be done:
save_data
command to appropriate locations in/examples/
.save_data
command (written in R / Stata / Python) works properly./lib/
if needed.I'm assigning myself to work on this.
cc: @ShiqiYang2022 @lucamlouzada