finding the nearest point to all points in two seperate dataframes

前端 未结 0 1039
悲哀的现实
悲哀的现实 2021-01-26 16:39

I want to find the nearest point from data frame B to all the data points located in A; I used KDtree. query, but I am not sure where to write A and B, I wrote it as follows, is

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