panda dataframe merge two columns code example Example: join tables pandas In [88]: result = left.join(right, how='inner')