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: Fix encoding for Stata format 118 files IO Stata read_stata, to_stata Unicode Unicode strings
#21279 by bashtage was merged Jun 6, 2018 Loading…
4 tasks done
0.23.1
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…
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
#15768 by bashtage was closed Mar 21, 2017 Loading…
4 tasks done
0.20.0
BUG: Fix filter method so that accepts byte and unicode column names Bug Unicode Unicode strings
#18238 by Licht-T was merged Nov 22, 2017 Loading…
4 tasks done
0.21.1
COMPAT: Properly encode filenames in read_csv Bug Compat pandas objects compatability with Numpy or Python functions IO CSV read_csv, to_csv Unicode Unicode strings Windows Windows OS
#24758 by gfyoung was merged Jan 14, 2019 Loading… 0.24.0
CLN: Remove u and u_safe from pandas.compat Clean Unicode Unicode strings
#25852 by jschendel was merged Mar 24, 2019 Loading…
3 tasks done
0.25.0
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… 0.16.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…
4 tasks
0.19.0
Py39 Support - Remove Deprecated Unicode Length Check Unicode Unicode strings
#36298 by WillAyd was closed Sep 16, 2020 Loading…
1 of 5 tasks
1.1.3
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… 0.19.0
CLN: Remove unicode u string prefix Clean Unicode Unicode strings
#25864 by jschendel was merged Mar 25, 2019 Loading…
3 tasks done
0.25.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… 0.15.0
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… 0.15.2
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… 0.17.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… 0.16.1
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…
4 tasks
0.19.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… 0.15.2
Fix/read csv utf aliases Bug IO CSV read_csv, to_csv Unicode Unicode strings
#14060 by nateGeorge was merged Aug 22, 2016 Loading…
4 tasks done
0.19.0
BUG : read_csv() twice decodes stream on URL file #10424 Bug IO Data IO issues that don't fit into a more specific label Unicode Unicode strings
#10529 by BotoKopo was closed Oct 25, 2015 Loading…
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…
TST: Specify HTML file encoding on PY3 IO HTML read_html, to_html, Styler.apply, Styler.applymap Testing pandas testing functions or related to the test suite Unicode Unicode strings
#16526 by neirbowj was merged May 29, 2017 Loading…
3 of 4 tasks
0.20.2
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… 0.17.0
Gbq unicode support Enhancement Unicode Unicode strings
#6596 by jacobschaer was merged Mar 14, 2014 Loading… 0.14.0
ProTip! Exclude everything labeled bug with -label:bug.