MCPcopy 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
32bool has_numpy() { return numpy_imported; }
33} // namespace arrow::py

Callers 10

VisitSequenceGenericFunction · 0.85
VisitSequenceMaskedFunction · 0.85
PyFloat_AsHalfFunction · 0.85
PyFloatScalar_CheckFunction · 0.85
PyIntScalar_CheckFunction · 0.85
PyBoolScalar_CheckFunction · 0.85
VisitMethod · 0.85
ConvertMethod · 0.85
AppendMethod · 0.85
AppendMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected