Otávio Vasques created ARROW-7997:
-------------------------------------
Summary: Schema equals method with inconsistent docs in pyarrow.
Key: ARROW-7997
URL: https://issues.apache.org/jira/browse/ARROW-7997
Project: Apache Arrow
Issue Type: Bug
Reporter: Otávio Vasques
The docs in the pyarrow module, in the schema class there is a docstring about
the equals method.
The function header says that the default value of the _check_metadata_ value i
True but the parameter descriptions says that the default value.
[Here|[https://arrow.apache.org/docs/python/generated/pyarrow.Schema.html#pyarrow.Schema.equals]]
--
This message was sent by Atlassian Jira
(v8.3.4#803005)