Skip to content

Conversation

@cpcloud
Copy link
Member

@cpcloud cpcloud commented Sep 24, 2013

TypeError was being raised when a ValueError was raised because the
ValueError's message wasn't being converted to a string.

closes #4956

TypeError was being raised when a ValueError was raised because the
ValueError's message wasn't being converted to a string.
@ghost ghost assigned cpcloud Sep 24, 2013
@jreback
Copy link
Contributor

jreback commented Sep 24, 2013

looks good (assuming it passes)!

@cpcloud
Copy link
Member Author

cpcloud commented Sep 24, 2013

merging

cpcloud added a commit that referenced this pull request Sep 24, 2013
@cpcloud cpcloud merged commit 54349d1 into pandas-dev:master Sep 24, 2013
@cpcloud cpcloud deleted the hdfstore-append-error-fix branch September 24, 2013 02:20
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.

ValueError in HDFStore column append throws a TypeError

2 participants