Open
Description
Dear all,
Could someone help me resolve the error AttributeError: 'DataFrame' object has no attribute 'within'?
I'm attempting to replicate the example from https://hamedalemo.github.io/advanced-geo-python/lectures/dask_geopandas_intro.html. However, when I execute the line dpoints.within(box), Python raises the following error: AttributeError: 'DataFrame' object has no attribute 'within'.
Cheers,
Tom
Metadata
Metadata
Assignees
Labels
No labels