Rook & KNN take different id lists from the dataframe #102
Labels
needs testing
a pull request which needs testing added, or a bug/rough edge which exposes a functional testing gap
no-issue-activity
rough edge
Something that's not a bug, but that gets in the way of "it just works."
weights
Milestone
KNN correctly takes the index of the dataframe as the index of the weights, but rook does not.
These should behave the same everywhere, and I think they should behave like KNN, taking the indices from the dataframe directly.
The text was updated successfully, but these errors were encountered: