Using jupyter notebook create a collection, create at least one document field/feature, and one with a complex data dictionary, but also two structured fields/features. Then update the name of one of its columns/fields and add a couple of records/data points. Briefly explain the use of the collection you created; what does need to be processed and output with this data?. Post the input and output of the NoSQL commands using a screenshot from your jupyter notebook session.
Please use this credential to access MongoDb:
myclient = pymongo.MongoClient("mongodb://aly2100: XXXXXXXXXX:2100/aly2100")mydb = myclient["aly2100"]
one example attached. DONT use the example topic
Already registered? Login
Not Account? Sign up
Enter your email address to reset your password
Back to Login? Click here