Find closest timestamps between two dataframes and merge different columns when time difference is < 60s

前端 未结 0 1898
温柔的废话
温柔的废话 2020-12-12 23:58

I need to merge two data frames based on the closest timestamp, with a maximum difference between timestamps of 60 seconds.

For example:

library(lubrid         


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