Updates a document with the row 'df_row'

db_update(cons, collection_name, df_row)

Arguments

cons

connection to mongodb

collection_name

the collection to look in

df_row

the dataframe row to update with