Skip to content

[TST] Test DataFrame.append with other dtypes #30558

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 1 commit into from
Dec 30, 2019

Conversation

MarcoGorelli
Copy link
Member

@MarcoGorelli MarcoGorelli commented Dec 30, 2019

@MarcoGorelli MarcoGorelli changed the title [TST] Test :meth: with other dtypes [TST] Test DataFrame.append with other dtypes Dec 30, 2019
@jreback jreback added Reshaping Concat, Merge/Join, Stack/Unstack, Explode Testing pandas testing functions or related to the test suite labels Dec 30, 2019
@jreback jreback added this to the 1.0 milestone Dec 30, 2019
@MarcoGorelli MarcoGorelli force-pushed the test-append-other-dtypes branch from ccbfb39 to e7f4de6 Compare December 30, 2019 13:54
@jreback jreback merged commit 11284f5 into pandas-dev:master Dec 30, 2019
@MarcoGorelli MarcoGorelli deleted the test-append-other-dtypes branch December 30, 2019 17:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Reshaping Concat, Merge/Join, Stack/Unstack, Explode Testing pandas testing functions or related to the test suite
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Check that dtype is preserved when appending categorical, nullable integer and other extension types
2 participants