Joris Van den Bossche created ARROW-12058:
---------------------------------------------
Summary: [Python] Enable arithmetic operations on Expressions
Key: ARROW-12058
URL: https://issues.apache.org/jira/browse/ARROW-12058
Project: Apache Arrow
Issue Type: Improvement
Components: Python
Reporter: Joris Van den Bossche
Fix For: 4.0.0
To make the dataset (projection) expressions more usable, we can add some more
dunder methods to the class (like we already can do {{expr == 1}} for
comparison operations, we can also enable arithmetic python operators.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)