Skip to content
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

fix download dataset problems #1340

Merged
merged 3 commits into from
May 6, 2021
Merged

fix download dataset problems #1340

merged 3 commits into from
May 6, 2021

Conversation

kindaQ
Copy link
Contributor

@kindaQ kindaQ commented Apr 30, 2021

download dataset to a csv file, but I get an empty file in zip
download json file or jsonL file contains chinese, it shows \uxxxx but not chinese

pq4362050 added 2 commits April 30, 2021 10:38
fix csv writer: first close filename, then write zip file, or it will zip an empty file
fix json and jsonL writer: add ensure_ascii=False, now it can write chinese in file, but not \uxxxx
update writer.py , fix  csv writer and json writer
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants