Wes McKinney created ARROW-751:
----------------------------------
Summary: [Python] Rename all Cython extensions to "private" status
with leading underscore
Key: ARROW-751
URL: https://issues.apache.org/jira/browse/ARROW-751
Project: Apache Arrow
Issue Type: Improvement
Components: Python
Reporter: Wes McKinney
Fix For: 0.3.0
We can do this after the dust settles with the in-flight patches, but it would
be good to have {{pyarrow._array}} instead of {{pyarrow.array}}. If we need to
expose a module "publicly" to the user, it would be better to do it in pure
Python (as we've done already with {{pyarrow._parquet}}).
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)