Skip to content

Conversation

twoertwein
Copy link
Member

@twoertwein twoertwein commented Aug 15, 2020

Reading CSVs from URLs with a non UTF-8 encoding should already work.

@jreback jreback added IO CSV read_csv, to_csv Unicode Unicode strings labels Aug 17, 2020
@jreback jreback added this to the 1.2 milestone Aug 17, 2020
@jreback jreback merged commit 961b8d4 into pandas-dev:master Aug 17, 2020
@jreback
Copy link
Contributor

jreback commented Aug 17, 2020

thanks @twoertwein

@twoertwein twoertwein deleted the url_encoding branch August 17, 2020 19:53
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 Unicode Unicode strings
Projects
None yet
Development

Successfully merging this pull request may close these issues.

csv_read() fails on properly decoding latin-1(i.e. non utf8) encoded file from URL
2 participants