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!
Related Posts with How to remove the invisible space in the tail of a string in Stata?
Getting only 1 variable when running estadd summ to save timeI am running Code: estadd summ, iqr But since there are lots of right-hand-side variables, and b…
"Split" histogram when one bin takes 99%I have a dataset that 99% of them has one value. But there are many other values which take so few p…
Using reghdf with an unbalanced panel data setHi all, I am doing a study which tests the effect of a specific period on firms' liquidity. I have…
Get R-squared measure from IVLASSOHello, I'm using IVLASSO command to estimate a model. Is it possible to get R-squared measure from …
Logistic RegressionI want to run a logistic regression model and my independent variables are a mix of interval, ordina…
Subscribe to:
Post Comments (Atom)
0 Response to How to remove the invisible space in the tail of a string in Stata?
Post a Comment