I copied 12 months of data from Stata 32-bit (on computer 1) to Excel. After that, I annualized the data in Excel.
Computer 1 'temporarily' couldn't handle my whole .do-file and datasets, so I decided to run my .do-file on the whole dataset on 'computer 2' which has 64-bit Stata.
The results of 32-bits Stata should be the same as the results of 64-bits Stata, however, that is not the case.
The 32-bits Stata eventually gave me the results I want, however, I want to be able to work with Stata 64-bits in the coming days.
Could someone tell me the reason why Stata 64-bits gives different results and how I can solve this issue.
Computer 1 'temporarily' couldn't handle my whole .do-file and datasets, so I decided to run my .do-file on the whole dataset on 'computer 2' which has 64-bit Stata.
The results of 32-bits Stata should be the same as the results of 64-bits Stata, however, that is not the case.
The 32-bits Stata eventually gave me the results I want, however, I want to be able to work with Stata 64-bits in the coming days.
Could someone tell me the reason why Stata 64-bits gives different results and how I can solve this issue.
Comment