Skip to content

Tag: geopy

How to add the name of the nearest point?

I have two data frames with coordinates of attractions and exists. I use this to get the distance to the nearest exit: I want to add a column with the name of this nearest exit. It has to look like: I will be grateful for any help! Answer Write this line at the end of for loop