Hello Guys,
I want to separate string using field calculator in ArcGIS 10.4.1. I have different length of text in every record ( e.g. "President Ave, Btwn Lachal Ave & West Botany St WB LL ML") I want to separate "President Ave, Btwn Lachal Ave & West Botany St" and rest of stuff using python string function. Dan PattersonAnisha Anisha JoshipuraJayanta PoddarAnisha Joshipura
Please guide me.
Cheers
Manu
split it how? what do you want the result to be? You can split on the comma, the whitespace, the number of words or other combinations