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

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
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
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
#14599 by aileronajay was closed Nov 18, 2016 Loading… updated Nov 18, 2016
3 tasks done
0.19.2
Prevent UnicodeDecodeError in pivot_table under Py2 Error Reporting Incorrect or improved errors from pandas Unicode Unicode strings
#17489 by mpenkov was merged Sep 12, 2017 Loading… updated Sep 12, 2017
4 tasks done
0.21.0
BUG: Fix default encoding for CSVFormatter.save Bug IO CSV read_csv, to_csv Unicode Unicode strings
#17821 by Licht-T was merged Oct 11, 2017 Loading… updated Oct 11, 2017
3 of 4 tasks
0.21.0
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… updated Oct 24, 2017
1 of 4 tasks
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… updated Dec 11, 2017
4 tasks done
0.21.1
Safely raise errors when object contains unicode Testing pandas testing functions or related to the test suite Unicode Unicode strings
#20593 by janrito was merged Apr 9, 2018 Loading… updated Apr 10, 2018
3 of 4 tasks
0.23.0
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… updated Apr 22, 2018
4 tasks done
0.20.0
Allow errors keyword for HDF IO Encoding Err Handling IO HDF5 read_hdf, HDFStore Unicode Unicode strings
#20873 by WillAyd was merged May 1, 2018 Loading… updated May 1, 2018
4 tasks done
0.23.0
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: Properly parse unicode usecols names in CSV IO CSV read_csv, to_csv Unicode Unicode strings
#24856 by gfyoung was merged Jan 21, 2019 Loading… updated Jan 27, 2019 0.24.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
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… updated Mar 21, 2019
4 tasks done
0.23.1
CLN: Remove u and u_safe from pandas.compat Clean Unicode Unicode strings
#25852 by jschendel was merged Mar 24, 2019 Loading… updated Mar 24, 2019
3 tasks done
0.25.0
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
BUG: Need 'windows-1252' encoding for locale names. Linux Linux OS Unicode Unicode strings
#27368 by timcera was merged Oct 12, 2019 Loading… updated Oct 12, 2019
3 of 6 tasks
1.0.0
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
#32701 by roberthdevries was merged Mar 19, 2020 Loading… updated Mar 19, 2020
5 tasks done
1.1
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
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
#39777 by twoertwein was merged Mar 9, 2021 Loading… updated Mar 9, 2021
5 tasks done
1.3
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
[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
#43787 by michal-gh was merged Oct 6, 2021 Loading… updated Oct 6, 2021
2 of 4 tasks
1.4
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
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
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
ProTip! Filter pull requests by the default branch with base:main.