[
https://issues.apache.org/jira/browse/ARROW-7375?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16994402#comment-16994402
]
Joris Van den Bossche commented on ARROW-7375:
----------------------------------------------
It could maybe also be a {{pa.nulls(size, type)}} function (in the same vein as
np.empty, np.ones, np.zeros). Although that's of course only a subtle
difference in spelling as the {{pa.null()}} for creating the type ..
> [Python] Expose C++ MakeArrayOfNull
> -----------------------------------
>
> Key: ARROW-7375
> URL: https://issues.apache.org/jira/browse/ARROW-7375
> Project: Apache Arrow
> Issue Type: Improvement
> Components: Python
> Reporter: Antoine Pitrou
> Priority: Major
>
> This would allow creating an array of nulls efficiently. Perhaps expose it as
> {{pa.Array.all_nulls}} or something.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)