Uploaded image for project: 'pymongoarrow'
  1. pymongoarrow
  2. ARROW-39

Add hook for monkey-patching pymongo.collection

    • Type: Icon: Improvement Improvement
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 0.1.0
    • Affects Version/s: None
    • Component/s: None
    • Labels:
      None

      We can expose a similar API to gevent's. Running this code:

      from pymongoarrow import monkey
      monkey.patch_all()
      

      should add PyMongoArrow's <find/aggregate>_<numpy/pandas/arrow>_all() methods to PyMongo's collection classes.

            Assignee:
            prashant.mital Prashant Mital (Inactive)
            Reporter:
            prashant.mital Prashant Mital (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: