PyMongoArrow 1.3.0 Released

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

This release adds support the following features:

  • Support for Polars
  • Support for PyArrow 15.0
  • Support for PyArrow.DataTypes: large_list, large_string, date32, date64

Documentation: PyMongoArrow 1.3.0 Documentation

Source: GitHub

Thank you to everyone who contributed to this release!

2 Likes