Sort Streets by Name Using Python Improved!

Sort Streets by Name Using Python Improved!

Collaboration is a good thing. Much of the time the resources I discuss on this blog and via GitHub repos and Gists, it feels a bit like they dissappear into a black hole.

Recently though, collaboration worked! Webucator's Python Training Team contacted me asking if Nat Dunn could detail the solution I put together for sorting streets. Nat's solution takes into consideration street prefixes when sorting. Nat Dunn's expertise shows through. After detailing my starting point, Nat crafts an even more streamlined solution taking into account an edge case I had not thought of.

This solution is detailed in Nat's excellent video and Gist embedded below. I am impressed and flattered. Very nicely done Nat and Webucator.