Let\'s assume I have two following dataframes df1, df2:
>>> import pandas as pd >>> data = {\'col1\':[\'d\', \'c\', \'b\', \'a\', \'a\'],\'col2\