Skip to content

Instantly share code, notes, and snippets.

@HerbFargus
Last active March 8, 2017 22:08
Show Gist options
  • Save HerbFargus/f9e8ff068dc56b280688897067f58170 to your computer and use it in GitHub Desktop.
Save HerbFargus/f9e8ff068dc56b280688897067f58170 to your computer and use it in GitHub Desktop.
Arcmap Field Calculator (Python): Strip preceding Zeroes
#Strip preceding Zeroes
!FIELD!.lstrip("0")
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment