Add hook for monkey-patching pymongo.collection

XMLWordPrintableJSON

    • Type: Improvement
    • Resolution: Fixed
    • Priority: Major - P3
    • pymongoarrrow-0.1.0
    • Affects Version/s: None
    • Component/s: None
    • None
    • None
    • None
    • None
    • None
    • None
    • 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 (Inactive)
            Reporter:
            Prashant Mital (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: