I want to rename the individual rows in one column which represents the ID variable for each individual entity that has been tracked over four years of the dataset. I am constructing a panel and currently the ID includes 'ETyear' as the prefix to each variable. Thus, the panel is not recognising 'ET200000001' as the same entity as 'ET200500001'. Even though it identifies the same entity in reality. So each of these rows in this column with the IDs has a yearly prefix, but the ending matches the group it should be belonging to.
Is there a way to remove this prefix from the entire column, I would be trying to remove the prefix for the four years separately -i.e. ET2000, ET2005, ET2011, ET2016. I have 2311 individual rows currently so it would be impossible to do manually.
I'm also thinking I could potentially do this in excel but wanted to check to see if anyone knows of a fix for stata first...
Related Posts with Remove prefix in ID variable individual row names
Stata markdown: can dyndoc create md files instead of html?I'm working in a project with many collaborators, all of which have Stata version 15. We use the dyn…
Variable name and variable label are not shown after the execution of "putexcel" commandMy data Code: * Example generated by -dataex-. To install: ssc install dataex clear input int i…
How to control MRTs in PPML Gravity ModelCan i control MRTs in PPML method by estimating exporter, importer and year group dummies by followi…
forvalues or foreach loop in one line of codeI am trying to convert some long lists of values in Excel and I basically need to create a long list…
How to change the data in letters ?Hello. The column I actually have is address1. I want to change the contents of address1 to address2…
Subscribe to:
Post Comments (Atom)
0 Response to Remove prefix in ID variable individual row names
Post a Comment