ntjohnson1 opened a new pull request, #1437:
URL: https://github.com/apache/datafusion-python/pull/1437

   # Which issue does this PR close?
   This is related to all the other doctest PRs. I can open an issue if 
necessary.
   
    # Rationale for this change
   Functions covers the majority of the public facing API but now that that 
looks nice make the rest of the existing examples match.
   
   # What changes are included in this PR?
   * Update ruff. In pre-commit ruff is at 0.15.1 but in the uv.lock it was at 
0.9.1. Bump ruff and resolve issues (ignore them)
   * Find all existing examples and convert them to doctest versions
      * Only found a single bug in dataframe.py
      * Kept pretty close to the existing examples so large parts of this are 
no-op
   
   # Are there any user-facing changes?
   Only docs
   


-- 
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]

Reply via email to