Things you might find useful

Archive for July, 2010

Filtering Out the Noise with Regex

Tuesday, July 13th, 2010

I rely heavily on regular expressions when processing old data. Like my post about cleaning phone numbers, I’ll demonstrate another example of how useful regex can be when dealing with unruly data.

Read the rest of this entry »

Tags: ,
Posted in Code | View Comments