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

Fix #12529 / Improve to_clipboard for objects containing unicode Error Reporting Incorrect or improved errors from pandas Unicode Unicode strings
#12580 by dalito was closed Nov 18, 2016 Loading… updated May 11, 2023
2 of 4 tasks
Py39 Support - Remove Deprecated Unicode Length Check Unicode Unicode strings
#36298 by WillAyd was closed Sep 16, 2020 Loading… updated Apr 12, 2023
1 of 5 tasks
1.1.3
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… updated Oct 13, 2022
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
ENH: Allow unicode separators in to_csv & read_csv Bug IO CSV read_csv, to_csv Unicode Unicode strings
#8841 by jtratner was closed May 9, 2015 Loading… updated Oct 13, 2022
Update vendored pyperclip to 1.5.8 Output-Formatting __repr__ of pandas objects, to_string Unicode Unicode strings Windows Windows OS
#9693 by jcjf was closed Dec 5, 2015 Loading… updated Dec 3, 2021
3 tasks done
0.18.0
CLN: remove unused c_encoding Clean IO CSV read_csv, to_csv Unicode Unicode strings
#40342 by twoertwein was merged Mar 10, 2021 Loading… updated Mar 10, 2021 1.3
TST: encoding for URLs in read_csv IO CSV read_csv, to_csv Unicode Unicode strings
#35742 by twoertwein was merged Aug 17, 2020 Loading… updated Aug 17, 2020
4 of 5 tasks
1.2
CLN: Remove unicode u string prefix Clean Unicode Unicode strings
#25864 by jschendel was merged Mar 25, 2019 Loading… updated Mar 28, 2019
3 tasks done
0.25.0
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… updated Jan 30, 2019
3 of 4 tasks
0.20.2
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… updated Jan 14, 2019 0.24.0
BUG: HDFStore.append with encoded string itemsize Bug IO HDF5 read_hdf, HDFStore Unicode Unicode strings
#11240 by TomAugspurger was closed Oct 9, 2015 Loading… updated Oct 9, 2015 0.17.1
Test for Python 3.5 with C locale Bug IO LaTeX to_latex Unicode Unicode strings
#14114 by nbonnotte was closed Sep 10, 2016 Loading… updated Sep 10, 2016
1 of 4 tasks
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
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
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
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: 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: 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
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: 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
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
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
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: 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
ProTip! Find all pull requests that aren't related to any open issues with -linked:issue.