Newbie to python and I was wondering if there is a way to remove database.DBO. from database.DBO.feature. feature = database.DBO.feature[13:] works, but seems a little of a kludge.
feature = database.DBO.feature new_name = feature.split('.')[-1]
Membros conectados podem postar, seguir atualizações e mais. Novo aqui? Registre uma conta gratuita.
Find useful guides, FAQs, and documents to help you navigate and make the most of Esri Community.