Skip to content
This repository was archived by the owner on Apr 22, 2026. It is now read-only.
This repository was archived by the owner on Apr 22, 2026. It is now read-only.

feat: [stretch] make crosswalk_spatial check that all columns are numeric #321

Description

@voglerdaniel

In working with crosswalk_spatial(), I have noticed that it crashes when any column that is non-numeric is included in the data argument. This makes sense, since you can't weight & estimate non-numerical data. The problem is that this happens after several minutes of calculation. We could save users time by running a very simple check at the beginning of the function and notifying them it will fail immediately.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Fields

No fields configured for issues without a type.

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions