Analytics

Regex – Testing

A regular expression is a special text string for describing a search pattern. You can think of regular expressions as wildcards on steroids. But you can do much more with regular expressions. In a text editor like EditPad Pro or a specialized text processing tool like PowerGREP, you could use the regular expression \b[A-Z0-9._%+-]+@[A-Z0-9.-]+\.[A-Z]{2,6}\b to

Regex – Testing Read More »

Visualize Your Data

Data Visualization Data visualization enables you to understand vast amounts of information regarding operational and business data. It allows you to see connections between multi-dimensional data sets and provides new ways to interpret data. This particular visualization of data (below) I created from a client’s Mailchimp account showing an overview of every single campaign run using Microsoft’s Power BI.

Visualize Your Data Read More »