joins two dataframes without the same keys but with a column with matching information

前端 未结 0 540
无人及你
无人及你 2021-02-01 03:17

I would like to create a new dataframe df3 from two others (df1 and df2) that have no common key but a common name field.

df1 :

key1    start_df2   end_df1         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题