Copy between pages
Posted: Tue Jul 02, 2019 8:33 am
Hello
I am using the following command to copy/paste series between pages and convert frequency from daily to weekly. My issue is that it takes more than an hour (maybe a couple of hours) to complete this. I am dealing with c.200,000 variables. Any advice on how to speed it up?
copy(c=sum) Wide\offtake_KGS_* Wide_Weekly\
copy(c=sum) Wide\volume_KGS_* Wide_Weekly\
copy(c=sum) Wide\value_KGS_* Wide_Weekly\
Thanks
George
I am using the following command to copy/paste series between pages and convert frequency from daily to weekly. My issue is that it takes more than an hour (maybe a couple of hours) to complete this. I am dealing with c.200,000 variables. Any advice on how to speed it up?
copy(c=sum) Wide\offtake_KGS_* Wide_Weekly\
copy(c=sum) Wide\volume_KGS_* Wide_Weekly\
copy(c=sum) Wide\value_KGS_* Wide_Weekly\
Thanks
George