Subham-KRLX commented on code in PR #2114:
URL: https://github.com/apache/sedona/pull/2114#discussion_r2218683144
##########
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:
The change to geoseries.py was unintentional I’ve now reverted it so this PR
is docs-only as intended.
--
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]