You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
BUG: read_csv throws UnicodeDecodeError with unicode aliases
read_csv with engine=c throws error when encoding=UTF_16
or when encoding has _ or uppercase
improved testing loops and added multibyte testing
see issue pandas-dev#13549
0 commit comments