Skip to content

Tests added for dtype comparison with fixture #44840

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 10, 2021

Conversation

ata-turhan
Copy link
Contributor

Firstly, this is my first contribution to a huge code base therefore I am learning everything the first time, sorry for this inconvenience, again. Secondly, I have another pr for this commit but it involved a lot of other changes (315 file change) by other people and I dont know what to do with those changes. So I made this pr to make my one file change merge to master branch. If you can merge it to master before Sunday, I will be very happy because I need it for my class project. Thank you and kind regards.

My another pull who had 315 file change by other people: #44618

@MarcoGorelli
Copy link
Member

can we stick to the original PR please? rebasing is a fundamental part of the git workflow, it's worth learning

@ata-turhan
Copy link
Contributor Author

@MarcoGorelli My latest commit passed all the tests except one because of this code:

FAILED pandas/tests/io/parser/test_c_parser_only.py::test_buffer_rd_bytes[c_low]
= 1 failed, 141673 passed, 2728 skipped, 1264 xfailed, 2 xpassed, 136 warnings in 1894.99s (0:31:34) =

This is not a test I wrote, so what can i do about it? Thank you.

@MarcoGorelli
Copy link
Member

it's unrelated, don't worry about it

@ata-turhan
Copy link
Contributor Author

it's unrelated, don't worry about it

@MarcoGorelli Do i need to do anything else before merge?

@jreback jreback added this to the 1.4 milestone Dec 10, 2021
@jreback jreback added Dtype Conversions Unexpected or buggy dtype conversions Testing pandas testing functions or related to the test suite labels Dec 10, 2021
@jreback jreback merged commit 325e4b6 into pandas-dev:master Dec 10, 2021
@jreback
Copy link
Contributor

jreback commented Dec 10, 2021

thanks @fotino21

@ata-turhan
Copy link
Contributor Author

Thanks for all of you. I am grateful for this experience ;] @jreback @MarcoGorelli

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

Successfully merging this pull request may close these issues.

3 participants