Skip to content

BUG: (GH3997) Fix for dropna=False in stack #3999

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

Merged
merged 1 commit into from
Jun 23, 2013
Merged

BUG: (GH3997) Fix for dropna=False in stack #3999

merged 1 commit into from
Jun 23, 2013

Conversation

miketkelly
Copy link

Fixes #3997

@jreback
Copy link
Contributor

jreback commented Jun 22, 2013

can add a release notes mention (and ref the issue) thxs

@hayd
Copy link
Contributor

hayd commented Jun 23, 2013

Good spot, and fix! Thanks

hayd added a commit that referenced this pull request Jun 23, 2013
BUG: (GH3997) Fix for dropna=False in stack
@hayd hayd merged commit 42bd3f5 into pandas-dev:master Jun 23, 2013
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.

Dropna=False is ignored for MultiIndex stack.
3 participants