mongodb-labs / mongo-arrow

MongoDB integrations for Apache Arrow. Export MongoDB documents to numpy array, parquet files, and pandas dataframes in one line of code.
https://mongo-arrow.readthedocs.io
Apache License 2.0
92 stars 14 forks source link

Nested Data With Schema ERRor #184

Closed xhh0168 closed 11 months ago

xhh0168 commented 11 months ago

from pymongo import MongoClient

pyarrow version 14.0.2 pymongo version 4.6.1 pymongoarrow version 1.2.0