apache / apache/arrow

[Python] Move tests that are explicitly about conversion to/from numpy on test_array.py to a separate file

Open
#43,510 6 comments 0 reactions 1 assignee Claimed by @RobertLD View on GitHub
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

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.