I am attempting to iterate through a polygon shapefile, perform some operations, and then trying to append a resulting geoseries to an empty geoseries.
Here is the ap