Details
-
New Feature
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
Description
Currently one needs to construct a pandas.Series and call values to get a numpy array as a result of ChunkedArray. We should provide a simpler to_numpy function that doesn't construct the pandas.Series overhead.
Attachments
Issue Links
- is depended upon by
-
ARROW-9401 [C++/Python] Support necessary functionality to have an Arrow-string type in pandas
- Open
- links to