Skip to content

BUG: Raise ValueError if names and prefix are both defined #41446

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 4 commits into from
May 14, 2021

Conversation

phofl
Copy link
Member

@phofl phofl commented May 12, 2021

@phofl phofl added Error Reporting Incorrect or improved errors from pandas IO CSV read_csv, to_csv labels May 12, 2021
@jreback jreback added this to the 1.3 milestone May 14, 2021
@jreback jreback merged commit 6641587 into pandas-dev:master May 14, 2021
@jreback
Copy link
Contributor

jreback commented May 14, 2021

thanks @phofl

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.

Raise an error in read_csv when names and prefix both are not None
2 participants