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

   # Which issue does this PR close?
   Closes #1434 and #1433
   
    # Rationale for this change
   Added coverage over MOST functions in functions.py with examples but split 
things up to be reviewable. There were a couple global notes that got lost 
across the many PRs
   
   This relies on https://github.com/apache/datafusion-python/pull/1418 landing 
first since I branched from there.
   This PR isn't as large as the diff suggests because a lot of changes are 
simple formatting. Reviewing by commit should make it much easier.
   * Cover remaining functions
   * Format aliases with See Also blocks
   * Format Examples to match google doc string style (biggest churn)
   * Remove unnecessary use of builtins
   * Cover optional arguments (in multiple commits to chunk it up)


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