PyMongoArrow 1.12.0 Released

We are pleased to announce the 1.12.0 release of PyMongoArrow - a PyMongo extension containing tools for loading MongoDB query result sets as Apache Arrow tables, Pandas and NumPy arrays.

This release:

  • Adds support for Pandas 3.0 and drops support for Pandas 1.x.

  • Adds support for PyArrow 23.0 and drops support for PyArrow 22.0.

Thank you to everyone who contributed to this release!