Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

aggregate_point_to_polygon fails if index of polygon has no name #11

Open
jnnr opened this issue Feb 6, 2025 · 0 comments
Open

aggregate_point_to_polygon fails if index of polygon has no name #11

jnnr opened this issue Feb 6, 2025 · 0 comments

Comments

@jnnr
Copy link
Owner

jnnr commented Feb 6, 2025

The issue is caused by these lines:

groupby = _polygons.index.name

aggregated_data = joined_data.groupby(groupby).agg(aggfunc)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant