Incorrect assumption that downloaded dataset is encoded as UTF-8
Open
- Dominant language
- Python
- Stars
- 7.5k
- Forks
- 1.4k
- Avg merge
- 3d 15h
- Merged PRs (30d)
- 11
Description
In rest.py we have this line:
But what if the data are not encoded as UTF-8 ?
Contributor guide
Assessment
This issue has not been assessed yet.