Let’s talk Alteryx Copilot. Join the live AMA event to connect with the Alteryx team, ask questions, and hear how others are exploring what Copilot can do. Have Copilot questions? Ask here!
Start Free Trial

Alteryx Designer Desktop Discussions

Find answers, ask questions, and share expertise about Alteryx Designer Desktop and Intelligence Suite.

using libpost in alteryx for Address verification

PirabuC
5 - Atom

anyone ever used libpost in alteryx for address parsing please?

 

1 REPLY 1
KGT
13 - Pulsar

This looks really cool. I will put it on my list to investigate in the future. I haven't used it though yet.

 

You may want to look at pypostal which is python bindings for libpostal (which is C). I imagine it works pretty well given that python is a c-based language (loose, not technically, but I'm happy to say it), as opposed to a completely different language needing to be translated. And if you would like to know what to watch out for, check out this post (I think it is rather sceptical but that's good if using it for things to look out for).

Labels
Top Solution Authors