Regular Expressions 101

Library entries

1
python

day date time

no description available
Submitted by anonymous - 3 years ago
1
python

s3_date_select

no description available
Submitted by anonymous - 3 years ago
1
python

filenamewhitlist

no description available
Submitted by anonymous - 3 years ago
1
python

oracle_string_content_individuation

no description available
Submitted by anonymous - 3 years ago
1
python

NewWheel

no description available
Submitted by anonymous - 3 years ago
1
python

NewWheel

no description available
Submitted by anonymous - 3 years ago
1
python

Address capture

Complex address component capturing regex
Submitted by anonymous - 3 years ago
1
python

MBUS Line

MBUS regex, with updated speed
Submitted by anonymous - 3 years ago
1
python

U.S. phone number format: XXX-XXX-XXXX

no description available
Submitted by anonymous - 3 years ago
1
python

Multiline Copyright detection anywhere

no description available
Submitted by anonymous - 3 years ago
1
python

Multiline Copyright at beginning

no description available
Submitted by anonymous - 3 years ago
1
python

Multiline 2020 DevPubs Header

no description available
Submitted by anonymous - 3 years ago
1
python

fighsare eeg single hand 5f

no description available
Submitted by anonymous - 3 years ago

HDFS Audit Log Parser

Vote

1

Regular Expression
python

r"
^(?P<type>.)(?P<permission>.+?)\s+(?P<replication>\d+|-)\s+(?P<user>\w*)\s+(?P<group>\w*)\s+(?P<size>\d+)\s+(?P<time>\d{4}-\d{2}-\d{2}\s\d{2}:\d{2})\s+(?P<path>.+)$
"
mg

Description

Loading markdown...
Submitted by Vance Wei - 7 years ago