Joel McCune
  • Home
  • About
  • Python
  • Whitewater
  • Geography Matters
  • F-150 Plan
Sign in Subscribe

regex

A collection of 2 posts
arcpy

Testing Regular Expressions

Extracting pieces of text out of larger strings based on patterns, this is what regular expression matching facilitates. It really is great stuff...once you wrap your head around it. Most frequently I use regular expression matching in Python, trying to create categorized datasets by extracting values from long strings
07 Oct 2014 1 min read
Python

Python Regular Expression Testing Tool

Recently I have been working on creating a Python tool using regular expression matching. This most definitely is something I am not well versed in. It has been a steep learning curve. Along the way, I did discover a really useful tool for testing the regular expressions I was creating,
15 May 2013
Page 1 of 1
Joel McCune © 2025
Powered by Ghost