Skip to content

BUG check both left and right indexers for None (fix 2843) #2965

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
Mar 7, 2013

Conversation

hayd
Copy link
Contributor

@hayd hayd commented Mar 4, 2013

Fixes #2843 and adds the two test cases suggested there.

@hayd
Copy link
Contributor Author

hayd commented Mar 6, 2013

Thinking about it, I will refactor and pull out the two "is not None" checks into an outer if statement.

hayd added a commit that referenced this pull request Mar 7, 2013
BUG check both left and right indexers for None (fix 2843)
@hayd hayd merged commit b241bde into pandas-dev:master Mar 7, 2013
@hayd hayd deleted the iss2843-left-join-on-na branch March 7, 2013 01:34
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.

left join on column doesn't work with missing values on right side
1 participant