Wes McKinney created ARROW-714:
----------------------------------
Summary: [C++] Add import_pyarrow C API in the style of NumPy for
thirdparty C++ users
Key: ARROW-714
URL: https://issues.apache.org/jira/browse/ARROW-714
Project: Apache Arrow
Issue Type: New Feature
Components: Python
Reporter: Wes McKinney
Fix For: 0.3.0
See the implementation of import_array in NumPy for this purpose:
https://github.com/numpy/numpy/blob/c90d7c94fd2077d0beca48fa89a423da2b0bb663/numpy/core/code_generators/generate_numpy_api.py#L46
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)