Skip to content

Backport PR #43647 on branch 1.3.x (BUG: REGR: read_csv with memory_map=True raises UnicodeDecodeError: 'utf-8' codec can't decode byte 0xc4 in position 262143: unexpected end of data ) #43691

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

Conversation

meeseeksmachine
Copy link
Contributor

Backport PR #43647: BUG: REGR: read_csv with memory_map=True raises UnicodeDecodeError: 'utf-8' codec can't decode byte 0xc4 in position 262143: unexpected end of data

…e raises UnicodeDecodeError: 'utf-8' codec can't decode byte 0xc4 in position 262143: unexpected end of data
@lumberbot-app lumberbot-app bot added this to the 1.3.4 milestone Sep 21, 2021
@lumberbot-app lumberbot-app bot added IO CSV read_csv, to_csv Regression Functionality that used to work in a prior pandas version labels Sep 21, 2021
@jreback
Copy link
Contributor

jreback commented Sep 21, 2021

ahh in the backport we need to remove the pyarrow skip (as pyarrow is not in this version).

cc @michal-gh if you wouldn't mind pushing to this PR (or can open a different one if you'd like)

@simonjayhawkins simonjayhawkins merged commit 3162b24 into pandas-dev:1.3.x Sep 22, 2021
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.

5 participants