-
- 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: HDFStore.append with encoded string itemsize Bug IO HDF5 read_hdf, HDFStore Unicode Unicode strings
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
Prevent UnicodeDecodeError in pivot_table under Py2 Error Reporting Incorrect or improved errors from pandas Unicode Unicode strings
BUG: Gracefully handle all utf-8 characters in json urls Bug IO Data IO issues that don't fit into a more specific label Unicode Unicode strings
#17933 by grantcooksey was closed Oct 23, 2017 Loading… updated Oct 24, 2017
1 of 4 tasks
BUG: Enforce correct encoding in stata Error Reporting Incorrect or improved errors from pandas IO Stata read_stata, to_stata 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
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
[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
Update vendored pyperclip to 1.5.8 Output-Formatting __repr__ of pandas objects, to_string Unicode Unicode strings Windows Windows OS
Fix Panel.to_excel for unicode strings in axis 0 IO Excel read_excel, to_excel Unicode Unicode strings
#9409 by pklosiew was closed Jul 28, 2015 Loading… updated Oct 13, 2022
ProTip! Filter pull requests by the default branch with base:main.