Maarten Breddels created ARROW-9403:
---------------------------------------
Summary: [Python] add .tolist as alias of to_pylist
Key: ARROW-9403
URL: https://issues.apache.org/jira/browse/ARROW-9403
Project: Apache Arrow
Issue Type: Improvement
Components: Python
Reporter: Maarten Breddels
Assignee: Maarten Breddels
As discussed on the mailing list, it helps to write library agnostic code
(NumPy/Pyarrow) if arrays support a .tolist(), as alias to .to_pylist().
--
This message was sent by Atlassian Jira
(v8.3.4#803005)