-
- 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
ENH: Excel output in non-ascii encodings Enhancement IO Excel read_excel, to_excel Unicode Unicode strings
BUG: parser_source as a filename with multibyte characters in Windows(non utf-8 filesystem) IO CSV read_csv, to_csv Unicode Unicode strings Windows Windows OS
Fix for GH 6885 - get_dummies chokes on unicode values Bug Strings String extension data type and string data Unicode Unicode strings
UNI/HTML/WIP: add encoding argument to read_html Enhancement IO HTML read_html, to_html, Styler.apply, Styler.applymap Unicode Unicode strings
Closes #7758 - astype(unicode) returning unicode. Bug Dtype Conversions Unexpected or buggy dtype conversions Enhancement Unicode Unicode strings
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…
Update vendored pyperclip to 1.5.8 Output-Formatting __repr__ of pandas objects, to_string Unicode Unicode strings Windows Windows OS
TST: More thorough test to check correctness of to_html_unicode IO HTML read_html, to_html, Styler.apply, Styler.applymap Testing pandas testing functions or related to the test suite Unicode Unicode strings
ENH: Data formatting with unicode length Output-Formatting __repr__ of pandas objects, to_string Unicode Unicode strings
BUG: HDFStore.append with encoded string itemsize Bug IO HDF5 read_hdf, HDFStore Unicode Unicode strings
Previous Next
ProTip! Filter pull requests by the default branch with base:main.