Hello,
I am interested in removing the third character from a variable that looks like this:
id
011003160514
011009160515
011013100002
011019122486
011027160517
so that the variable instead looks like this:
id
01003160514
01009160515
01013100002
01019122486
01027160517
Any tips are appreciated, thank you.
Related Posts with Removing a single character from a string
Scan do-file for user-written commandsIs there a way to scan a do-file and identify all the user-written commands that it requires? Or equ…
replacement Code: ******************************************************************************** isid person…
spxtregress: missing 'z' and 'P>|z|' for sigma_u and sigma_e.Hello, I am using Stata 16.1. When I estimate spatial fixed-effects models or spatial random-effect…
the usage of margins after logit: different levels of significanceHello, I ran the margins function after my logit regression. However, given that margins is just an…
Changes per gameDear all I have the following data: posteam date gameid Kicker DAL 2009-09-28 2009092800 N.Folk DA…
Subscribe to:
Post Comments (Atom)
0 Response to Removing a single character from a string
Post a Comment