JZTXT
  • 首页
  • Ai
  • Java
  • Python
  • Android
  • Mysql
  • JavaScript
  • Html
  • CSS

STATA 正则表达式匹配 总结

发布时间 2023-10-20 20:37:50作者: myrj
gen dd=ustrregexs(0) if ustrregexm(当事人,".*公司$")
//匹配公司结尾
gen dd1=ustrregexra(description,"[^a-zA-Z]","")
//匹配连续的字母
replace description=subinstr(description,dd,"",.)

 

    本栏目推荐文章
  • 写代码时如何合理的画图表达逻辑结构
  • 正则表达式复习三——修饰符
  • Spring表达式语言(SPEL)学习(03)
  • Dating Java8系列之Lambda表达式和函数式接口(上)
  • Dating Java8系列之Lambda表达式和函数式接口(下)
  • 正则表达式复习二——元字符
  • 初涉正则表达式
  • JS的常用验证正则
  • 【C++/Qt】lambda表达式的简单应用
  • 基于正则化的图自编码器在推荐算法中的应用 Application of graph auto-encoders based on regularization in recommendation algorithms
版权声明:本网站为非赢利性站点,本网站所有内容均来源于互联网相关站点自动搜索采集信息,相关链接已经注明来源。
联系我们