https://github.com/mongodb-developer/pymongoarrow-sample-code
Sample code for PyMongoArrow blog posts
https://github.com/mongodb-developer/pymongoarrow-sample-code
Last synced: 2 months ago
JSON representation
Sample code for PyMongoArrow blog posts
- Host: GitHub
- URL: https://github.com/mongodb-developer/pymongoarrow-sample-code
- Owner: mongodb-developer
- License: apache-2.0
- Created: 2021-10-14T10:22:39.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2021-10-14T10:37:19.000Z (over 3 years ago)
- Last Synced: 2025-02-16T02:44:02.788Z (4 months ago)
- Language: Jupyter Notebook
- Size: 9.77 KB
- Stars: 3
- Watchers: 8
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# PyMongoArrow: Bridging the Gap Between MongoDB and Your Data Analysis App
This repo contains sample code for a [PyMongoArrow tutorial](https://www.mongodb.com/developer/quickstart/pymongoarrow-and-data-analysis).
All of the code, with the instructions for running it, are contained within the [notebook](https://github.com/mongodb-developer/pymongoarrow-sample-code/blob/main/PyMongoArrow%20Demo.ipynb) itself.