PyMongoArrow 1.4.0 Released!

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

This release adds support the following features:

  • Support for PyArrow 16.0
  • Migrated documentation from readthedocs
    to MongoDB Docs main site
  • Added a top-level Contributing guide
  • Added an optional bool flag to the write function to skip writing null fields

Source: GitHub

Thank you to everyone who contributed to this release!

This topic was automatically closed after 90 days. New replies are no longer allowed.