Skip to content
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

ENH: raise useful error message on invalid concat arguments #3559

Merged
1 commit merged into from
May 10, 2013
Merged

ENH: raise useful error message on invalid concat arguments #3559

1 commit merged into from
May 10, 2013

Conversation

cpcloud
Copy link
Member

@cpcloud cpcloud commented May 10, 2013

fixes #3481.

ghost pushed a commit that referenced this pull request May 10, 2013
ENH: raise useful error message on invalid concat arguments
@ghost ghost merged commit bf667e3 into pandas-dev:master May 10, 2013
@cpcloud cpcloud deleted the concat-invalid-args-exception-3481 branch May 22, 2013 02:05
This pull request was closed.
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.

Raise more helpful exception when concat() wrongly called as concat(obj1,obj2)
1 participant