Skip to content

Conversation

@parthava-adabala
Copy link
Contributor

idx = MultiIndex.from_product(levels)
assert idx.get_loc(tuple(key)) == 3

def test_multiindex_at_lookup_with_na_key(self):
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this test passes for me on main. are you sure this PR addresses the listed bug?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@jbrockmendel you’re right. I need to look into this deeper.

@github-actions
Copy link
Contributor

This pull request is stale because it has been open for thirty days with no activity. Please update and respond to this comment if you're still interested in working on this.

@github-actions github-actions bot added the Stale label Dec 12, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

2 participants