Good morning,
I need to find the first instance of [0-9] in a string. I tested the following and it works:
moss ID, match("([0-9])") regex
However ID is often a long string and the data set is extremely large. Since all I need is _pos1 is there a more efficient way of doing this?
Thanks.
ID
0 0 1 2 Hello 2
2 hi 3 2
my name
33 12
there
Related Posts with More efficient way to moss p_name, match("([0-9])") regex in a very large dataset?
melogit with crossed (non nested!) factors does not workDear all, thanks in advance. I have an issue that freaks me out. I wonder if I'm wrong to set up th…
Ratio of male to female in a datasetHello. It's probably an easy question but I searched a lot and found nothing. I have a data set an…
Help Required with Value Weighted PortfoliosDear Statalist users, following is a sample from my dataset Code: * Example generated by -dataex-.…
how to analyze the data for measuring multiply site from same patients? Repeated Measures Analysis of Variance (ANOVA)?I am doing a study to evaluate the effect of ossification ligament on thoracic vertebra. The purpose…
Using local macros in tslineHi, I am using Stata 16 and would need help in macros. Below is my dataset: Code: * Example gener…
Subscribe to:
Post Comments (Atom)
0 Response to More efficient way to moss p_name, match("([0-9])") regex in a very large dataset?
Post a Comment