Re: [PR] Add DataFrame API Documentation for DataFusion Python [datafusion-python]

2025-06-02 Thread via GitHub
kosiew commented on code in PR #1132: URL: https://github.com/apache/datafusion-python/pull/1132#discussion_r2122483146 ## docs/source/api/dataframe.rst: ## @@ -0,0 +1,374 @@ +.. Licensed to the Apache Software Foundation (ASF) under one +.. or more contributor license agreemen

Re: [PR] Add DataFrame API Documentation for DataFusion Python [datafusion-python]

2025-06-02 Thread via GitHub
timsaucer commented on code in PR #1132: URL: https://github.com/apache/datafusion-python/pull/1132#discussion_r2121322305 ## docs/source/api/dataframe.rst: ## @@ -0,0 +1,374 @@ +.. Licensed to the Apache Software Foundation (ASF) under one +.. or more contributor license agree

Re: [PR] Add DataFrame API Documentation for DataFusion Python [datafusion-python]

2025-06-02 Thread via GitHub
kosiew commented on PR #1132: URL: https://github.com/apache/datafusion-python/pull/1132#issuecomment-2930063368 @timsaucer , this is ready for review -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL abo

Re: [PR] Add DataFrame API Documentation for DataFusion Python [datafusion-python]

2025-06-01 Thread via GitHub
renato2099 commented on PR #1132: URL: https://github.com/apache/datafusion-python/pull/1132#issuecomment-2927926602 As a user, these docs seem great! Looking forward to have them merged! -- This is an automated message from the Apache Git Service. To respond to the message, please log on

[PR] Add DataFrame API Documentation for DataFusion Python [datafusion-python]

2025-05-22 Thread via GitHub
kosiew opened a new pull request, #1132: URL: https://github.com/apache/datafusion-python/pull/1132 ## Which issue does this PR close? - Closes #1101. ## Rationale for this change This PR introduces comprehensive documentation for the `DataFrame` API in the DataFusion Py