Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/arrow
/ has_numpy
Function
has_numpy
python/pyarrow/src/arrow/python/numpy_init.cc:32–32 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
30
}
31
32
bool has_numpy() { return numpy_imported; }
33
} // namespace arrow::py
Callers
10
VisitSequenceGeneric
Function · 0.85
VisitSequenceMasked
Function · 0.85
PyFloat_AsHalf
Function · 0.85
PyFloatScalar_Check
Function · 0.85
PyIntScalar_Check
Function · 0.85
PyBoolScalar_Check
Function · 0.85
Visit
Method · 0.85
Convert
Method · 0.85
Append
Method · 0.85
Append
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected