Skip to content

REGR: read_csv splitting on comma with delim_whitespace #54954

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 2 commits into from
Sep 2, 2023

Conversation

phofl
Copy link
Member

@phofl phofl commented Sep 2, 2023

@phofl phofl added Regression Functionality that used to work in a prior pandas version IO CSV read_csv, to_csv labels Sep 2, 2023
@phofl phofl added this to the 2.1.1 milestone Sep 2, 2023
@phofl phofl requested a review from WillAyd as a code owner September 2, 2023 12:06
@WillAyd
Copy link
Member

WillAyd commented Sep 2, 2023

Lgtm if green - thanks!

@phofl phofl merged commit 1e72b2b into pandas-dev:main Sep 2, 2023
@phofl phofl deleted the 54931 branch September 2, 2023 18:14
meeseeksmachine pushed a commit to meeseeksmachine/pandas that referenced this pull request Sep 2, 2023
phofl added a commit that referenced this pull request Sep 2, 2023
… with delim_whitespace) (#54967)

Backport PR #54954: REGR: read_csv splitting on comma with delim_whitespace

Co-authored-by: Patrick Hoefler <[email protected]>
mroeschke pushed a commit to mroeschke/pandas that referenced this pull request Sep 11, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
IO CSV read_csv, to_csv Regression Functionality that used to work in a prior pandas version
Projects
None yet
Development

Successfully merging this pull request may close these issues.

BUG: Regression in splitting in read_table BUG: pandas.read_csv reads in a comma separated file when delim
2 participants