Stefano Spada

Results 2 issues of Stefano Spada

Hi, I'm trying to read in R, in chunks of 50k rows at a time, a collection of about 300k rows. ``` dt

A collection in mongo containing special char as a value, such as \r\n ..., results in breaking the returned data frame. e.g. > db.test.find() --- in mongo { "_id" :...