You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
David Li / @lidavidm:
Currently there's a hard dependency on NumPy because some of the Arrow<->NumPy conversion support is implemented in C++, this may become optional in the future (see ARROW-8998)
Currently it fails to configure when Numpy is missing.
Reporter: Yuri / @yurivict
Related issues:
Note: This issue was originally created as ARROW-16820. Please see the migration documentation for further details.
The text was updated successfully, but these errors were encountered: