I have several dataframes stored in a dictionary, based on countries. Now I would like to create a dataframe for each country from this dictionary. this is what I did: