You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I found a bug in version 0.14, which has since been fixed in 0.15. I thought I'd report it because I couldn't find a mention of it and it might have been fixed silently. Also I couldn't find a specific test for this bug (as far as I could see).
yeah this was fixed with the index refactor
sure - send a PR to confirm the behavior (if u want to look up the index refactor pr and reference that issues would be gr8)
Hi,
I found a bug in version 0.14, which has since been fixed in 0.15. I thought I'd report it because I couldn't find a mention of it and it might have been fixed silently. Also I couldn't find a specific test for this bug (as far as I could see).
Here is a test that fails with the bug:
With pandas 0.14, here is the backtrace:
Shall I make a PR adding this test to test_multiindex or is it not worth the (minimal) work?
The text was updated successfully, but these errors were encountered: