I have concatenated two dataframes with below code:
df_stacked =pd.concat([df, df_kw], keys=["title","title"],axis= 1, j