Merging shapefile with data file with coordinates
I have a shapefile ‘shp’ with boundaries, and I have a data .csv file with coordinates and some values. I want to join the df to shp, so that each coordinate/observation would be in the correct zone/boundary.