# copy poly to new GeoDataFrame points = poly.copy() # change the geometry points.geometry = points['geometry'].centroid