[08:42:44] <Derick> justanotheruser: hmm, not a user of pymongo (or python)
[18:22:46] <justanotheruser> I'm trying to find timestamps that aren't "on the hour" using pymongo. Here is my query: https://hastebin.com/raw/himojijodu . The issue is that I get pymongo.errors.OperationFailure: FieldPath field names may not start with '$'. Anyone know how I could fix this?