Right now arrow.predicate only supports ==, >=, <=, &&, and ||
We should also support !=, <, > at the very least
Reporter: Brian Hulette / @TheNeuralBit
Assignee: Brian Hulette / @TheNeuralBit
PRs and other links:
Note: This issue was originally created as ARROW-2236. Please see the migration documentation for further details.
Right now
arrow.predicateonly supports ==, >=, <=, &&, and ||We should also support !=, <, > at the very least
Reporter: Brian Hulette / @TheNeuralBit
Assignee: Brian Hulette / @TheNeuralBit
PRs and other links:
Note: This issue was originally created as ARROW-2236. Please see the migration documentation for further details.