I have data split between 2 CSV files and I\'m trying to merge them and store as 1 collection of embedded documents on MongoDB. I manage to do that using Pandas DataFrames,