Tagged Questions
8
votes
4answers
174 views
Subset Folder Contents ArcPy
I have about 1500 .txt files within a folder named 3410001ne => 3809962sw. I need to subset about 470 of these files to process with a Python script. Below is the section of code prior to my for ...
