Skip to content

BUG: read csv not breaking lines for warn messages #45677

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
Jan 28, 2022

Conversation

phofl
Copy link
Member

@phofl phofl commented Jan 28, 2022

We should probably unify the warning messages too

@phofl phofl added Error Reporting Incorrect or improved errors from pandas IO CSV read_csv, to_csv labels Jan 28, 2022
@jreback jreback added this to the 1.5 milestone Jan 28, 2022
@jreback jreback merged commit 23a7351 into pandas-dev:main Jan 28, 2022
@jreback
Copy link
Contributor

jreback commented Jan 28, 2022

great

@phofl phofl deleted the 41710 branch January 28, 2022 19:45
phofl added a commit to phofl/pandas that referenced this pull request Feb 14, 2022
yehoshuadimarsky pushed a commit to yehoshuadimarsky/pandas that referenced this pull request Jul 13, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Error Reporting Incorrect or improved errors from pandas IO CSV read_csv, to_csv
Projects
None yet
Development

Successfully merging this pull request may close these issues.

BUG: Formatting issues with stderr output of read_csv() with warn_bad_lines=True
2 participants