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: fix misalignment of Series in pycno #188

Merged
merged 3 commits into from
Sep 17, 2023

Conversation

martinfleis
Copy link
Member

If your target gdf uses other than non-default index, resutls of pycno get misaligned because we create a Series with the rangeindex. The result can easily be all nan.

Assigning proper index. Will add test later.

@martinfleis
Copy link
Member Author

This should be ready, including #189. The failures are from dask interpolate.

@knaaptime
Copy link
Member

nice, thanks

@knaaptime knaaptime merged commit 45b9673 into pysal:main Sep 17, 2023
0 of 9 checks passed
@martinfleis martinfleis deleted the pycno_align branch September 17, 2023 16:36
@martinfleis martinfleis mentioned this pull request Sep 25, 2023
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

Successfully merging this pull request may close these issues.

2 participants