You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We should use data.table::rbindlist. But do it carefully because of arrays. rmongodb should generate error if any object from cursor contains array. Also we can ask to unwind or exclude array.
dselivanov
changed the title
fix rbind merging problems with nosql data structures
Create method to construct data.frame or data.table from NoSQL structure
Oct 12, 2014
rbind.fill looks like a solution.
The text was updated successfully, but these errors were encountered: