-
Type:
New Feature
-
Resolution: Fixed
-
Priority:
Major - P3
-
Affects Version/s: None
-
Component/s: None
-
None
-
None
-
None
-
None
-
None
-
None
-
None
-
None
Add API hooks for materializing resultsets as NumPy arrays.
from pymongoarrow.api import find_numpy_all, aggregate_numpy_all ndarray_1 = find_numpy_all(collection, query, <opts>) ndarray_2 = aggregate_numpy_all(collection, pipeline, <opts>)
- depends on
-
INTPYTHON-7 Implement BSON to Arrow Converter
-
- Closed
-
- has to be done before
-
INTPYTHON-39 Add hook for monkey-patching pymongo.collection
-
- Closed
-