Skip to content

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

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 3 commits into from
Sep 7, 2020

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