how to do join operation in pandas code example Example: joins in pandas pd.merge(product,customer,on='Product_ID')