I have a dictionary and a nested for loop as follows:
dictionary = {container: {row: [(tuple), (tuple)]}} for box in box_df.index: for container in contai