[Python] Support inferring nested ndarray with ndim > 1
Open
Component: Python
Type: enhancement
- Dominant language
- C++
- Stars
- 17.1k
- Forks
- 4.3k
- Avg merge
- 3d 18h
- Merged PRs (30d)
- 91
Description
Follow up work to ARROW-4350
**Reporter**: [Wes McKinney](https://issues.apache.org/jira/browse/ARROW-5645) / @wesm
#### Related issues:
- [[Python] converting multidimensional numpy arrays to nested list type](https://github.com/apache/arrow/issues/22274) (duplicates)
- [[Python] dtype=object arrays cannot be converted to a list-of-list ListArray](https://github.com/apache/arrow/issues/20917) (is related to)
**Note**: *This issue was originally created as [ARROW-5645](https://issues.apache.org/jira/browse/ARROW-5645). Please see the [migration documentation](https://github.com/apache/arrow/issues/14542) for further details.*
Contributor guide
Assessment
This issue has not been assessed yet.