Rename expression columns with the help of matching part of the name by a regular expression.
Specified regular expression that is applied to all column names to rename them (default: no string). The general concept of regular expressions can be found under http://en.wikipedia.org/wiki/Regular_expression. If you already know generally how regular expressions work, you may only need to glance at a Quick Reference or at an even quicker Cheat Sheet.