Please select columns that are expected to conform to certain string patterns. For instance:
- Email addresses typically conforms to some variant of the 'aaaa@aaaaa.aaa' pattern.
- Phone numbers typically conforms to number based string patterns.
- Person names typically have a limited set of patterns, not including numbers and special signs.