[Python] Move tests that are explicitly about conversion to/from numpy on test_array.py to a separate file
Open
Component: Python
good-first-issue
Status: needs champion
Type: enhancement
- Dominant language
- C++
- Stars
- 17.1k
- Forks
- 4.3k
- Avg merge
- 3d 13h
- Merged PRs (30d)
- 88
Description
### Describe the enhancement requested
`python/pyarrow/tests/test_array.py` is currently quite large ~4200 lines of code.
When making numpy an optional runtime dependency we discussed that a possible improvement is to to move some of the tests that are explicitly about conversion to/from numpy to a separate file, this issue is to track this improvement.
### Component(s)
Python
Contributor guide
Assessment
This issue has not been assessed yet.