Skip to content

TST: Add test to check category dtype remains unchanged after concat. #29352

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 4 commits into from
Nov 12, 2019

Conversation

louishuynh
Copy link
Contributor

@simonjayhawkins simonjayhawkins added the Testing pandas testing functions or related to the test suite label Nov 2, 2019
@simonjayhawkins simonjayhawkins added this to the 1.0 milestone Nov 2, 2019
@jbrockmendel
Copy link
Member

@louishuynh the CI failures look unrelated. can you rebase and we'll see if it fixes itself

@jreback jreback merged commit 54f9848 into pandas-dev:master Nov 12, 2019
@jreback
Copy link
Contributor

jreback commented Nov 12, 2019

thanks @louishuynh

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Testing pandas testing functions or related to the test suite
Projects
None yet
Development

Successfully merging this pull request may close these issues.

category dtype coerced to object after pd.concat(axis = 1)
4 participants