Bring your best ideas to the AI Use Case Contest! Enter to win 40 hours of expert engineering support and bring your vision to life using the powerful combination of Alteryx + AI. Learn more now, or go straight to the submission form.
Learning how to master RegEx is fun! Was able to get a simple RegEx to parse out the dates into only 3 columns but then had to do more to Replace those to match the majority column.
First RegEx used: (\d*-\u+-\d*)|(\w+ \d*, \d*)|(\w+ \d* \d*)