How do you identify closest date in group to another date without going over between two Pandas DataFrames?

后端 未结 0 817
[愿得一人]
[愿得一人] 2020-12-13 00:25

I have two tables I need to join using an id + date combo key.

Table A | ID | DateA | | -------- | -------------- | | 123| 2020-11-19 17:54:42.253000| | 123| 2020-11-

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