Skip to content

Fix warning for extra fields in read_csv with on_bad_lines callable #61987

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

Open
wants to merge 9 commits into
base: main
Choose a base branch
from

Conversation

tisjayy
Copy link
Contributor

@tisjayy tisjayy commented Jul 29, 2025

@tisjayy
Copy link
Contributor Author

tisjayy commented Jul 29, 2025

pre-commit.ci autofix

1 similar comment
@tisjayy
Copy link
Contributor Author

tisjayy commented Jul 29, 2025

pre-commit.ci autofix

@tisjayy tisjayy force-pushed the warn-extra-fields-on-bad-lines branch from 71b8dc5 to ad1d1da Compare July 29, 2025 01:57
@tisjayy
Copy link
Contributor Author

tisjayy commented Jul 29, 2025

pre-commit.ci autofix

@tisjayy tisjayy force-pushed the warn-extra-fields-on-bad-lines branch from 272be1f to e78977e Compare July 29, 2025 03:20
@tisjayy
Copy link
Contributor Author

tisjayy commented Jul 29, 2025

pre-commit.ci autofix

@tisjayy tisjayy force-pushed the warn-extra-fields-on-bad-lines branch from 01c3b53 to 57698c2 Compare July 29, 2025 03:43
@tisjayy
Copy link
Contributor Author

tisjayy commented Jul 29, 2025

pre-commit.ci autofix

@tisjayy tisjayy force-pushed the warn-extra-fields-on-bad-lines branch from c6ccdf3 to ccb1706 Compare July 29, 2025 03:58
@tisjayy
Copy link
Contributor Author

tisjayy commented Jul 29, 2025

pre-commit.ci autofix

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

Successfully merging this pull request may close these issues.

BUG: read_csv() on_bad_lines callable does not raise ParserWarning when index_col is set
1 participant