Jason Morse
Jason Morse
Possibly related, I've found that nested expression in Any worked in 1.2.0 but is broken in 1.3.1.1. Referring to $elemMatch documentation on the wiki, this would be an equivalent LINQ...
Something along these lines would be helpful also for generating IMongoQuery for removing items.
Hello @kthompson, your library has been very helpful for my projects. Thank you very much! How would escaping { and } currently be used for delimited literals still work? For...
Thanks @kthompson. I can understand how this. I reviewed my previous comment and noticed that I inadvertently dropped the backslash *before* the curly brace when I was cleaning it up....
Yes! This problem I encountered today. For @vgb1993's points above, 1 - Yes 3 - Yes 5 - Yes, CSV for us Others are maybe/sure.
@michaelgsharp, I do agree that a `Microsoft.Data.Analysis.DataFrame` may be a solution, the issue is that it cannot be streamed (the entire dataframe has to fit into memory to use it)....