Skip to content

Pull requests: pandas-dev/pandas

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

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
#6807 by hshimizu77 was closed Apr 30, 2014 Loading… updated Jun 13, 2014 0.14.0
Gbq unicode support Enhancement Unicode Unicode strings
#6596 by jacobschaer was merged Mar 14, 2014 Loading… updated Jun 14, 2014 0.14.0
Fix for GH 6885 - get_dummies chokes on unicode values Bug Strings String extension data type and string data Unicode Unicode strings
#6975 by maxgrenderjones was closed Apr 30, 2014 Loading… updated Jun 20, 2014 0.14.0
TST/CLN: remove prints (esp of unicode), replacing with com.pprint_thing (GH7247) Testing pandas testing functions or related to the test suite Unicode Unicode strings
#7248 by jreback was merged May 27, 2014 Loading… updated Jun 26, 2014 0.14.0
ENH: Excel output in non-ascii encodings Enhancement IO Excel read_excel, to_excel Unicode Unicode strings
#5025 by jtornero was closed Mar 12, 2014 Loading… updated Jun 27, 2014 0.14.0
Closes #7758 - astype(unicode) returning unicode. Bug Dtype Conversions Unexpected or buggy dtype conversions Enhancement Unicode Unicode strings
#7765 by fulmicoton was closed Jul 16, 2014 Loading… updated Jul 16, 2014 0.15.0
DOC: Link to Python standard encodings from read_csv documentation Docs IO CSV read_csv, to_csv Unicode Unicode strings
#8125 by dxshank was merged Sep 11, 2014 Loading… updated Sep 11, 2014 0.15.0
Clarify encoding kwarg on to_csv Docs IO CSV read_csv, to_csv Unicode Unicode strings
#8857 by graingert was merged Nov 20, 2014 Loading… updated Nov 20, 2014 0.15.2
TST/COMPAT: tests and compat for unicode for lib.max_len_string_array Strings String extension data type and string data Testing pandas testing functions or related to the test suite Unicode Unicode strings
#8978 by jreback was merged Dec 3, 2014 Loading… updated Dec 3, 2014 0.15.2
BUG: moving the utf encoding line to the first line (before from __futur... Testing pandas testing functions or related to the test suite Unicode Unicode strings
#8930 by fvia was merged Dec 3, 2014 Loading… updated Dec 3, 2014 0.15.2
FIX: Fix encoding to allow StataReader to read urls IO Stata read_stata, to_stata Unicode Unicode strings
#9245 by bashtage was merged Jan 16, 2015 Loading… updated Jan 18, 2015 0.16.0
BUG: Datareader index name shows unicode characters Bug Unicode Unicode strings
#9026 by davidastephens was closed Mar 7, 2015 Loading… updated Mar 7, 2015 0.16.0
fix crash on unicode level names Compat pandas objects compatability with Numpy or Python functions Reshaping Concat, Merge/Join, Stack/Unstack, Explode Unicode Unicode strings
#9650 by alavrik was closed Apr 11, 2015 Loading… updated Apr 11, 2015 0.16.1
TST: Use unicode literals in string test Testing pandas testing functions or related to the test suite Unicode Unicode strings
#10405 by sinhrks was merged Jun 23, 2015 Loading… updated Jun 23, 2015 0.17.0
Attempt to fix issue #10366 encoding and categoricals hdf serialization. Bug IO HDF5 read_hdf, HDFStore Unicode Unicode strings
#10454 by cottrell was closed Aug 22, 2015 Loading… updated Aug 22, 2015 0.17.0
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
#11093 by terrytangyuan was merged Sep 16, 2015 Loading… updated Sep 16, 2015 0.17.0
ENH: Data formatting with unicode length Output-Formatting __repr__ of pandas objects, to_string Unicode Unicode strings
#11102 by sinhrks was merged Oct 3, 2015 Loading… updated Oct 3, 2015
4 tasks done
0.17.0
BUG: accept unicode in Timedelta constructor, #11995 Timedelta Timedelta data type Unicode Unicode strings
#11997 by jreback was merged Jan 8, 2016 Loading… updated Jan 8, 2016 0.18.0
EHN encoding parameter for to_latex IO LaTeX to_latex Unicode Unicode strings
#11914 by nbonnotte was closed Jan 15, 2016 Loading… updated Jan 15, 2016 0.18.0
BUG: fix to_records confict with unicode_literals #13172 Compat pandas objects compatability with Numpy or Python functions Unicode Unicode strings
#13178 by starplanet was closed May 17, 2016 Loading… updated May 17, 2016
4 tasks
0.19.0
BUG: Fix #13213 json_normalize() and non-ascii characters in keys Bug IO JSON read_json, to_json, json_normalize Unicode Unicode strings
#13214 by fmarczin was closed May 19, 2016 Loading… updated May 19, 2016
4 tasks
0.19.0
BUG: GH13219 Fixed. Allow unicode values in usecol IO CSV read_csv, to_csv Unicode Unicode strings
#13233 by hassanshamim was closed Jun 1, 2016 Loading… updated Jun 1, 2016
4 tasks done
0.19.0
BUG: read_csv throws UnicodeDecodeError with unicode aliases Bug IO CSV read_csv, to_csv Unicode Unicode strings
#13571 by nateGeorge was closed Aug 19, 2016 Loading… updated Aug 21, 2016
4 tasks done
0.19.0
Fix/read csv utf aliases Bug IO CSV read_csv, to_csv Unicode Unicode strings
#14060 by nateGeorge was merged Aug 22, 2016 Loading… updated Aug 22, 2016
4 tasks done
0.19.0
API: Warn or raise for > 1 char encoded sep IO CSV read_csv, to_csv Unicode Unicode strings
#14120 by gfyoung was closed Aug 31, 2016 Loading… updated Aug 31, 2016 0.19.0
ProTip! Adding no:label will show everything without a label.