Python pandas how to merge dataset based on date and status values and pre determined conditions

后端 未结 0 1763
你的背包
你的背包 2021-01-16 07:02

I have two dataframes, one with the content of informations about persons:

     name    date
0    Joe     25/10/2020 15:00
1    Joe     26/10/2020 11:00
2             


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