Specialized on Data processing, Data management Implementation plan, Data Collection tools - electronic and paper base, Data cleaning specifications, Data extraction, Data transformation, Data load, Analytical Datasets, and Data analysis. BJ Data Tech Solutions teaches on design and developing Electronic Data Collection Tools using CSPro, and STATA commands for data manipulation. Setting up Data Management systems using modern data technologies such as Relational Databases, C#, PHP and Android.
Tuesday, May 17, 2022
How to remove the invisible space in the tail of a string in Stata?
Hello, I have a small dataset below,
clear
input str80 No str90 Project
"F-000508" "Hermann Park "
"F-000509" "Environmental Projects"
end
I want to remove the invisible space in the tail of "Park ". with Stata.
Thank you for your help!
No comments:
Post a Comment