Skip to content

[Python] Expose MakeArray to construct arrays from buffers #18237

@asfimport

Description

@asfimport

To create new arrays from existing buffers in Python, we would need to call into the C++ MakeArray method. This would then construct the Array and we would only wrap it in Python to have construction support for all Array types.

This would also mean that we need to have a Python representation of ArrayData

Reporter: Uwe Korn / @xhochy
Assignee: Antoine Pitrou / @pitrou

PRs and other links:

Note: This issue was originally created as ARROW-2281. Please see the migration documentation for further details.

Metadata

Metadata

Assignees

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions