Skip to content
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

Fix/na_values_GH59303 #59755

Merged
merged 11 commits into from
Sep 12, 2024
Merged

Conversation

sshu2017
Copy link
Contributor

@sshu2017 sshu2017 commented Sep 9, 2024

@mroeschke mroeschke added the IO CSV read_csv, to_csv label Sep 9, 2024
@sshu2017
Copy link
Contributor Author

I think the two comments on the PR are now resolved, but I don't understand why some of the Unit Tests fail. I looked into the details of the fails, but they seem to be not related to this PR - If that is the case, please kindly suggest what I should do next, if there's anything needed from my end. Thank you!

Copy link
Member

@mroeschke mroeschke left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yeah I don't think you have to worry about those test failures. They are impacting other PRs as well

@mroeschke mroeschke added this to the 3.0 milestone Sep 12, 2024
@mroeschke mroeschke merged commit 7acb965 into pandas-dev:main Sep 12, 2024
41 of 47 checks passed
@mroeschke
Copy link
Member

Thanks @sshu2017

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
IO CSV read_csv, to_csv
Projects
None yet
Development

Successfully merging this pull request may close these issues.

QST: Is this expected behavior when pd.read_csv() with na_values arguments?
2 participants