[02:26:37] <cerberus2389> Hey everyone, I'm using pymongo driver, I'm looking to perform something similar to the .populate method in mongoose any suggestions? Thanks in advance!
[02:29:38] <cerberus2389> I am referencing another collection by object id and I want to be able to make one query and also have all the data related to that referenced object.