ntjohnson1 opened a new pull request, #1411: URL: https://github.com/apache/datafusion-python/pull/1411
# Which issue does this PR close? * Part 2 of https://github.com/apache/datafusion-python/pull/1400 * Related to https://github.com/apache/datafusion-python/issues/1394 # Rationale for this change Adding doctested examples to the docstrings makes things nicer to use for humans and agents. # What changes are included in this PR? The first PR was basically adding a docstring to everything in functions. I broke it apart into a PR (that already merged) for the infra. Then will do a variety of follow ups with groups of functions so it is easier to review. This is the first one to get feedback if this is a reasonable scope. Everything is co-authored with Claude since I used claude to extend the handwritten examples I wrote for reference and to split apart the large PR rather than doing it manually. I've reviewed all the code prior to PR. # Are there any user-facing changes? No -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
