jiayuasu commented on code in PR #2114:
URL: https://github.com/apache/sedona/pull/2114#discussion_r2218307086
##########
python/sedona/geopandas/geoseries.py:
##########
@@ -3356,21 +3356,6 @@ def from_shapely(
@classmethod
def from_arrow(cls, arr, **kwargs) -> "GeoSeries":
raise NotImplementedError("GeoSeries.from_arrow() is not implemented
yet.")
-
Review Comment:
Why introduce this change?
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]