Wes McKinney created ARROW-5309:
-----------------------------------
Summary: [Python] Add clarifications to Python "append" methods
that return new objects
Key: ARROW-5309
URL: https://issues.apache.org/jira/browse/ARROW-5309
Project: Apache Arrow
Issue Type: Improvement
Components: Python
Reporter: Wes McKinney
Fix For: 0.14.0
The current docstrings do say that an object is returned but it is not clear in
all cases that it is a new object and the original object is left unmodified
see example thread
https://github.com/apache/arrow/issues/4296
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)