paleolimbot commented on PR #1767: URL: https://github.com/apache/sedona/pull/1767#issuecomment-2608919514
> can this solve the toPandas() issue of PySpark DataFrame That probably needs something in Java land to define the Arrow serialization of a user-defined type? In Python-land it won't *quite* get us to a `GeoSeries` today but it's a lot closer. I think that needs the `GeoPandasDtype` to define a method (and possibly something in Pandas to get a `GeoSeries` instead of a `Series`) but I think everybody from GeoPandas is on board to make that happen. -- 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]
