Regular Expressions 101

Library entries

0
python

naming

EAS naming
Submitted by anonymous - 4 years ago
0
python

fastHistory - REGEXP_INSERT_CMD

no description available
Submitted by anonymous - 4 years ago
0
javascript

Number range

no description available
Submitted by anonymous - 4 years ago
0
javascript

video img

/\/g
Submitted by anonymous - 4 years ago
0
python

JSON field value grabber

no description available
Submitted by anonymous - 4 years ago
0
javascript

Coding Kata Exercise #1

no description available
Submitted by anonymous - 4 years ago
0
javascript

html tag grabber

using group
Submitted by anonymous - 4 years ago

Extract Abaqus file/ Nastran file node number and mapped temperature or pressure value

Vote

0

Regular Expression
python

r"
[-+]?(\d+(\.\d*)?|\.\d+)([eE][-+]?\d+)?
"
gm

Description

Loading markdown...
Submitted by anonymous - 4 years ago