Regular Expressions 101

Community Patterns

Your search did not match anything

Community Library Entry

0

Regular Expression
Python

r"
(.*),(\d+)-(\d+)-(\d+)
"
gm

Description

Example of re and substitutions with csv file

Submitted by Ing Daniel Pérez - 3 years ago