MrPowers commented on issue #1734: URL: https://github.com/apache/sedona/issues/1734#issuecomment-2564796255
@james-willis - yea, the existing docs are great and perhaps docs that are generated from the Python code aren't necessary. Let's look at the [ST_GeomFromEWKT](https://sedona.apache.org/latest/api/sql/Constructor/#st_geomfromewkt) function for example. It's not immediately obvious how to use this function with Python, but perhaps we can just add an example on that page. If we use Python type hints, then the programmatically generated Python docs could be readable, but I am open to brainstorming! -- 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]
