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.
Start Free Trial

Inspire | Buzz

Ask questions, connect with other conference attendees, and share your experience.

Engagement Badge - Favorite Alteryx Tool You Learned About at Inspire (Past & Present)

smatthies
Météore

What is your favorite Alteryx Tool that you learned about at any Inspires (& why)?

1 RÉPONSE 1
kelly_gilbert
Pulsar

The Python tool! I attended a session at Inspire 2019 that opened my eyes to all of the possibilities of Alteryx + Python... You can extend Alteryx to do pretty much whatever you want - if there isn't an Alteryx tool for it (yet), there's probably a Python library for it!

 

Plus, you can use the familiar drag-and-drop interface to do your file i/o and data prep, and then use Python to do the rest. An example is complex charts that aren't available in the Interactive Chart tool, or specialty operations. For example, we used Alteryx to generate an animated gif by using Alteryx tools to generate the individual frames, and then the Python tool to assemble them together and output the gif).