Imagine I have a list of three dataframes and a list with three names.
df1 = pd.DataFrame({\'a\':[0,1,2], \'b\':[2,3,1]}) df2 = pd.DataFra