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

BUG: verify handling of MultiIndex #606

Closed
martinfleis opened this issue Jun 15, 2024 · 0 comments · Fixed by #622
Closed

BUG: verify handling of MultiIndex #606

martinfleis opened this issue Jun 15, 2024 · 0 comments · Fixed by #622
Assignees
Labels
bug Something isn't working
Milestone

Comments

@martinfleis
Copy link
Member

It seems that when your GeoDataFrame is using MultiIindex, it does affect some parts of momepy and will likely break when using Graph. We should test and verify that it behaves as we want, both here and in libpysal. In some cases, raising may be the best option but if we can support it, it is better. I don't think that there's scope in supporting MultiIndex in Graph so it may need to be checked only in functions that do not use graphs.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants