Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

BUG: Fix pd.read_csv doesn't skip bad line if it is the 1st line of the chunk #62385

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

Draft
quangngd wants to merge 4 commits into pandas-dev:main
base: main
Choose a base branch
Loading
from quangngd:bug/read_csv_chunksize_skip_badline

Conversation

Copy link
Contributor

@quangngd quangngd commented Sep 20, 2025

@quangngd quangngd marked this pull request as draft September 20, 2025 15:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Reviewers
No reviews
Assignees
No one assigned
Labels
None yet
Projects
None yet
Milestone
No milestone
Development

Successfully merging this pull request may close these issues.

BUG: The lines skipped by pd.read_csv(path, chunksize=n, on_bad_lines='skip') depends on n.
1 participant

AltStyle によって変換されたページ (->オリジナル) /