-
- 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
[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
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
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
Prevent UnicodeDecodeError in pivot_table under Py2 Error Reporting Incorrect or improved errors from pandas Unicode Unicode strings
BUG: Enforce correct encoding in stata Error Reporting Incorrect or improved errors from pandas IO Stata read_stata, to_stata 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
ProTip! Follow long discussions with comments:>50.