Skip to content

Conversation

AbhijitPatill
Copy link

@AbhijitPatill AbhijitPatill commented Jul 19, 2025

This PR fixes issue #61882. It raises a ParserWarning when on_bad_lines is a callable and index_col is set, since this combination can lead to unexpected behavior.

A test was added in test_read_csv_warn.py to ensure the warning is raised appropriately.

@AbhijitPatill
Copy link
Author

Hi, this PR fixes Issue #[61882]. All pre-commit checks pass locally. The CI failures appear unrelated to this change (macOS/Windows builds, Numpy dev, etc.). Please let me know if anything else is needed.

@chilin0525
Copy link
Contributor

@AbhijitPatill The PR includes over 5,000 file changes — could you double-check if the branch was created from main correctly?

Also, I suggest waiting for confirmation from a core member before opening a PR for any issue.

@simonjayhawkins
Copy link
Member

This PR fixes issue #61882.

that is a merged PR relating to datetime. What's the issue with csv parsing?

Copy link
Contributor

This pull request is stale because it has been open for thirty days with no activity. Please update and respond to this comment if you're still interested in working on this.

@github-actions github-actions bot added the Stale label Aug 22, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants