This repository contains the completed exercises assigned in the MongoDB Udemy course given by Raymond Andrade.
There are two Jupyter notebooks that contain the following material:
A simple Video game written in Python using Mongo DB for CRUD actions.
A notebook showing how to load historical stock data from Yahoo Finance into Mongo DB and process it using Python.