zhangfengcdt commented on code in PR #2086:
URL: https://github.com/apache/sedona/pull/2086#discussion_r2200979002
##########
python/sedona/geopandas/geoseries.py:
##########
@@ -1322,10 +1328,15 @@ def _row_wise_operation(
# TODO: this does not yet support multi-index
Review Comment:
Got it, I think it means "composite" or multi-level index in pandas. The
underlying pyspark should already handle this for non-spatial column, but we
won't support this on spatial index I believe.
LGTM
--
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]