Skip to content

_prepare_random_label breaks when assessing spatial indexes #244

Description

@renanxcortes

_prepare_random_label seems to be breaking when assessing spatial indexes because here:

data_1.columns = ["group", "total", "grouping_variable"]

And here:

data_2.columns = ["group", "total", "grouping_variable"]

It is not taking into consideration the geometry column. I'll try to add here later on a minimal reproducible example.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions