Python Forum
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Generating GEOIDs
#1
I am trying to generate a second geoid—a shortened version derived from a full geoid—for a data set.
The original column presents GEOIDs as: 1400000US06037106510
I am trying to write a code that would allow me to drop the first nine numbers so that the geoid2s are as: 06037106510
How can i write a code that will do this for all the fields in this column??
Reply


Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020