Skip to content

defaulting to using the dataframe index as the id set #35

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

Closed
ljwolf opened this issue Feb 14, 2018 · 2 comments
Closed

defaulting to using the dataframe index as the id set #35

ljwolf opened this issue Feb 14, 2018 · 2 comments
Labels
no-issue-activity rough edge Something that's not a bug, but that gets in the way of "it just works."

Comments

@ljwolf
Copy link
Member

ljwolf commented Feb 14, 2018

pysal/pysal@e479e9e#diff-9cbe0028bbf74b1d2ddbd67dc76d6c9b

needs to be ported here.

This can subtly make differences in the W's ids, since PySAL will pull the index off of the W & treat it as ordered, but libpysal will not.

Not sure if this will affect anything, but it's important to keep this up-to-date/farther than pysal/pysal until the final bits of the refactor.

@ljwolf ljwolf added rough edge Something that's not a bug, but that gets in the way of "it just works." and removed scipy2018 labels Jul 21, 2018
@ljwolf
Copy link
Member Author

ljwolf commented Aug 17, 2018

This is directly related to #102 since it has apparently only been partially resolved.

@github-actions
Copy link

github-actions bot commented Mar 1, 2020

Stale issue message

@github-actions github-actions bot closed this as completed Mar 8, 2020
sjsrey pushed a commit that referenced this issue Jan 10, 2023
propagate relabelling for gabriel weights
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
no-issue-activity rough edge Something that's not a bug, but that gets in the way of "it just works."
Projects
None yet
Development

No branches or pull requests

2 participants