-
- Notifications
You must be signed in to change notification settings - Fork 19.4k
Pull requests: pandas-dev/pandas
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
BUG in clipboard (linux, python2) with unicode and separator (GH13747) Bug IO Data IO issues that don't fit into a more specific label Unicode Unicode strings
BUG: read_csv throws UnicodeDecodeError with unicode aliases Bug IO CSV read_csv, to_csv Unicode Unicode strings
ENH: Excel output in non-ascii encodings Enhancement IO Excel read_excel, to_excel Unicode Unicode strings
ENH: 'encoding_errors' argument for read_csv/json IO CSV read_csv, to_csv IO JSON read_json, to_json, json_normalize Unicode Unicode strings
ENH: Data formatting with unicode length Output-Formatting __repr__ of pandas objects, to_string Unicode Unicode strings
BUG: Fix segfault on dir of a DataFrame with a unicode surrogate character in the column name Output-Formatting __repr__ of pandas objects, to_string Unicode Unicode strings
Update vendored pyperclip to 1.5.8 Output-Formatting __repr__ of pandas objects, to_string Unicode Unicode strings Windows Windows OS
BUG: Fix handling of encoding for the StataReader #21244 IO Stata read_stata, to_stata Unicode Unicode strings
#21246 by adrian-castravete was closed Jun 12, 2018 Loading…
4 tasks done
Fix #12529 / Improve to_clipboard for objects containing unicode Error Reporting Incorrect or improved errors from pandas Unicode Unicode strings
#12580 by dalito was closed Nov 18, 2016 Loading…
2 of 4 tasks
Prevent UnicodeDecodeError in pivot_table under Py2 Error Reporting Incorrect or improved errors from pandas Unicode Unicode strings
BUG: HDFStore.append with encoded string itemsize Bug IO HDF5 read_hdf, HDFStore Unicode Unicode strings
[PERF] Improve performace of read_csv with memory_map=True when file encoding is UTF-8 IO CSV read_csv, to_csv Performance Memory or execution speed performance Unicode Unicode strings
Fix for GH 6885 - get_dummies chokes on unicode values Bug Strings String extension data type and string data Unicode Unicode strings
Previous Next
ProTip! Mix and match filters to narrow down what you’re looking for.