timsaucer opened a new pull request, #668:
URL: https://github.com/apache/datafusion-python/pull/668
# Which issue does this PR close?
Closes #667.
# Rationale for this change
The bug report was not an actual bug, but rather a lack of documentation
about how to perform the boolean operations on expressions. This change adds in
a new page to the documentation that describes a few basics of working with
expressions for new users.
# What changes are included in this PR?
This change adds a page under Basic Operations called Expressions and
details some basics of creating expressions and performing boolean operations.
# Are there any user-facing changes?
Only documentation is changed.
--
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]