Deletes a document from Checkinout corresponding to df_row

db_delete(cons, collection_name, df_row)

Arguments

cons

connection to mongodb

collection_name

the collection to look in

df_row

the dataframe row to telling you which document to delete