• Type: Icon: New Feature New Feature
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 0.1.0
    • Affects Version/s: None
    • Component/s: None
    • Labels:
      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>)
      

            Assignee:
            prashant.mital Prashant Mital (Inactive)
            Reporter:
            alexander.golin@mongodb.com Alexander Golin (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: