Antoine Pitrou created ARROW-18318:
--------------------------------------
Summary: [Python] Expose Scalar.validate
Key: ARROW-18318
URL: https://issues.apache.org/jira/browse/ARROW-18318
Project: Apache Arrow
Issue Type: Improvement
Components: Python
Reporter: Antoine Pitrou
Fix For: 11.0.0
In C++, scalars have {{Validate}} and {{ValidateFull}} methods, just like
arrays. However, these methods were not exposed on PyArrow scalars (while they
are on PyArrow arrays).
--
This message was sent by Atlassian Jira
(v8.20.10#820010)