How to add the name of the nearest point?

前端 未结 0 419
暗喜
暗喜 2020-12-11 20:45

I have two data frames with coordinates of attractions and exists.

import pandas as pd
import geopy
from geopy.distance import geodesic
attr = pd.DataFrame(
          


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