Skip to content

Conversation

@wdyy20041223
Copy link
Contributor

Add comprehensive tests to prevent regression of the bug where enlarging a DataFrame with a MultiIndex fails when one or more level keys are None.

  • Test basic enlargement with None keys
  • Test multiple None keys in different levels
  • Test IndexSlice functionality with None
  • Test retrieval after enlargement

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.

BUG: Enlarging multilevel index fails if one or more level keys are None

1 participant