paleolimbot opened a new issue, #1118: URL: https://github.com/apache/sedona-db/issues/1118
As reported on Discord, it's difficult to scan the methods of a `DataFrame` in our docs because the table of contents only covers the top level components (i.e., the class name or top level module function name). https://sedona.apache.org/sedonadb/latest/reference/python/#sedonadb.dataframe.DataFrame <img width="512" height="270" alt="Image" src="https://github.com/user-attachments/assets/15b15e9c-3e20-40c5-a344-1982b4add917" /> It would be nice if we could extend the table of contents so that it includes methods (at least when that section is active), or perhaps we need to split up our docs pages so there's more than one page for all of the SedonaDB Python bindings! -- 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]
