Skip to content

BUG: raise ValueError when sep and delimiter are defined in read_csv #41146

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

Conversation

phofl
Copy link
Member

@phofl phofl commented Apr 24, 2021

@phofl phofl added IO CSV read_csv, to_csv Error Reporting Incorrect or improved errors from pandas labels Apr 24, 2021
@jreback jreback added this to the 1.3 milestone Apr 26, 2021
@jreback jreback requested a review from gfyoung April 26, 2021 13:10
@jreback
Copy link
Contributor

jreback commented Apr 26, 2021

cc @gfyoung if any comments

@jreback
Copy link
Contributor

jreback commented May 21, 2021

@phofl can you rebase and will look again

@phofl
Copy link
Member Author

phofl commented May 23, 2021

merged master

@jreback jreback merged commit 3448d47 into pandas-dev:master May 26, 2021
@jreback
Copy link
Contributor

jreback commented May 26, 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 on redundant definition of separator in read_csv
2 participants