Skip to content

Conversation

@phofl
Copy link
Member

@phofl phofl commented Sep 7, 2020

Thanks @jbrockmendel for fixing my related issue

@jreback jreback changed the title [TST] Add test for 16784 TST: DataFrame.replace: TypeError: Cannot compare types 'ndarray(dtype=int64)' and 'unicode' Sep 7, 2020
@jreback jreback added Numeric Operations Arithmetic, Comparison, and Logical operations Strings String extension data type and string data Testing pandas testing functions or related to the test suite labels Sep 7, 2020
@jreback jreback added this to the 1.2 milestone Sep 7, 2020
@phofl
Copy link
Member Author

phofl commented Sep 7, 2020

Test failure looks unrelated?

@jreback jreback merged commit 472e846 into pandas-dev:master Sep 7, 2020
@jreback
Copy link
Contributor

jreback commented Sep 7, 2020

thanks @phofl

@phofl phofl deleted the 16784 branch September 7, 2020 21:13
jbrockmendel pushed a commit to jbrockmendel/pandas that referenced this pull request Sep 8, 2020
kesmit13 pushed a commit to kesmit13/pandas that referenced this pull request Nov 2, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Numeric Operations Arithmetic, Comparison, and Logical operations Strings String extension data type and string data Testing pandas testing functions or related to the test suite

Projects

None yet

Development

Successfully merging this pull request may close these issues.

DataFrame.replace: TypeError: Cannot compare types 'ndarray(dtype=int64)' and 'unicode'

2 participants