Bryan Cutler created ARROW-9750:
-----------------------------------
Summary: [Doc][Python] Add usage of py.Array scalar operations
behavior
Key: ARROW-9750
URL: https://issues.apache.org/jira/browse/ARROW-9750
Project: Apache Arrow
Issue Type: Improvement
Components: Documentation, Python
Affects Versions: 1.0.0
Reporter: Bryan Cutler
Recent changes in 1.0.0 affected the way pyarrow.Array scalars handle
operations such as equality. For example, an equality check will compare object
equivalence and return False no matter what the value is. Since this could be
confusing to the user, there should be some documentation on this behavior.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)