-
Notifications
You must be signed in to change notification settings - Fork 4k
Closed
Description
MapArray does not currently support to_pandas conversion and raises a Status::NotImplemented("No known equivalent Pandas block for Arrow data of type ")
Conversion from Pandas seems to work, but should verify there are tests in place.
Reporter: Bryan Cutler / @BryanCutler
Assignee: Bryan Cutler / @BryanCutler
Related issues:
- [Python] Map data types doesn't work from Arrow to Parquet (relates to)
- [Python] Missing MapType to Pandas dtype (relates to)
- Add MapType Support for Arrow in PySpark (is depended upon by)
PRs and other links:
Note: This issue was originally created as ARROW-10151. Please see the migration documentation for further details.