Skip to content

AttributeError: 'DataFrame' object has no attribute 'within' #289

Open
@TommasoCanc

Description

@TommasoCanc

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions