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

Backport PR #60940: ENH: Add dtype argument to str.decode Enhancement Strings String extension data type and string data
#60968 by rhshadrach was merged Feb 20, 2025 Loading… updated Feb 20, 2025
5 tasks
2.3
Backport PR #60795: TST(string dtype): Resolve xfails in pytables IO HDF5 read_hdf, HDFStore Strings String extension data type and string data Testing pandas testing functions or related to the test suite
#60916 by rhshadrach was merged Feb 16, 2025 Loading… updated Feb 16, 2025
5 tasks
2.3
[backport 2.3.x] ENH: Enable pytables to round-trip with StringDtype (#60663) Strings String extension data type and string data
#60771 by jorisvandenbossche was merged Jan 23, 2025 Loading… updated Jan 24, 2025 2.3
[backport 2.3.x] API(str dtype): Raise on StringDtype for unary op + (#60710) Strings String extension data type and string data
#60763 by jorisvandenbossche was merged Jan 22, 2025 Loading… updated Jan 22, 2025 2.3
Backport PR #60713: TST(string dtype): Resolve xfail in test_base.py Copy / view semantics ExtensionArray Extending pandas with custom dtypes or arrays. Strings String extension data type and string data Testing pandas testing functions or related to the test suite
#60742 by rhshadrach was merged Jan 21, 2025 Loading… updated Jan 22, 2025 2.3
[backport 2.3.x] TST(string dtype): Resolve xfail when grouping by nan column (#60712) Strings String extension data type and string data
#60719 by rhshadrach was merged Jan 14, 2025 Loading… updated Jan 14, 2025
5 tasks
2.3
Backport PR #60683: TST(string dtype): Resolve xfails in test_to_csv Strings String extension data type and string data Testing pandas testing functions or related to the test suite
#60687 by WillAyd was merged Jan 9, 2025 Loading… updated Jan 9, 2025 2.3
Backport PR #60615: TST(string dtype): Resolve some HDF5 xfails IO HDF5 read_hdf, HDFStore Strings String extension data type and string data
#60626 by rhshadrach was merged Dec 30, 2024 Loading… updated Dec 30, 2024
5 tasks
2.3
Backport PR #60312 on branch 2.3.x (TST (string dtype): resolve xfails in pandas/tests/apply + raise TypeError for ArrowArray accumulate) Strings String extension data type and string data Testing pandas testing functions or related to the test suite
#60328 by WillAyd was merged Nov 15, 2024 Loading… updated Nov 16, 2024 2.3
Backport PR #60318 on branch 2.3.x (TST (string dtype): resolve all xfails in JSON IO tests) IO JSON read_json, to_json, json_normalize Strings String extension data type and string data Testing pandas testing functions or related to the test suite
#60327 by WillAyd was merged Nov 15, 2024 Loading… updated Nov 16, 2024 2.3
[backport 2.3.x] BUG (string dtype): let fillna with invalid value upcast to object dtype (#60296) Strings String extension data type and string data
#60316 by jorisvandenbossche was merged Nov 14, 2024 Loading… updated Nov 14, 2024 2.3
[backport 2.3.x] TST (string dtype): resolve all easy xfails in pandas/tests/groupby (#60314) Groupby Strings String extension data type and string data
#60317 by jorisvandenbossche was merged Nov 14, 2024 Loading… updated Nov 14, 2024 2.3
[backport 2.3.x] BUG (string dtype): replace with non-string to fall back to object dtype (#60285) Strings String extension data type and string data
#60292 by jorisvandenbossche was merged Nov 14, 2024 Loading… updated Nov 14, 2024 2.3
[backport 2.3.x] TST (string dtype): fix groupby xfails with using_infer_string + update error message (#59430) Groupby Strings String extension data type and string data Testing pandas testing functions or related to the test suite
#60246 by jorisvandenbossche was merged Nov 9, 2024 Loading… updated Nov 11, 2024 2.3
[backport 2.3.x] BUG (string dtype): correctly enable idxmin/max for python-storage strings (#60242) Strings String extension data type and string data Testing pandas testing functions or related to the test suite
#60256 by jorisvandenbossche was merged Nov 8, 2024 Loading… updated Nov 9, 2024 2.3
[backport 2.3.x] TST (string dtype): update all tests in tests/frame/indexing (#60193) Strings String extension data type and string data Testing pandas testing functions or related to the test suite
#60212 by jorisvandenbossche was merged Nov 6, 2024 Loading… updated Nov 6, 2024 2.3
Initial Backport of string changes for 2.3 release Build Library building on various platforms Strings String extension data type and string data
#59513 by WillAyd was merged Oct 9, 2024 Loading… updated Oct 9, 2024 2.3
BUG: inconsistency between replace dict using integers and using strings (#20656) Bug Compat pandas objects compatability with Numpy or Python functions Strings String extension data type and string data
#21477 by peterpanmj was merged Aug 9, 2018 Loading… updated Mar 6, 2023
4 tasks done
0.24.0
ENH: added regex argument to Series.str.split Enhancement Strings String extension data type and string data
#44185 by saehuihwang was merged Nov 4, 2021 Loading… updated Nov 4, 2021
7 tasks done
1.4
Fix str dtype -> IntegerDtype conversions Dtype Conversions Unexpected or buggy dtype conversions ExtensionArray Extending pandas with custom dtypes or arrays. Strings String extension data type and string data
#43949 by alexreg was merged Oct 19, 2021 Loading… updated Oct 19, 2021
4 tasks done
1.4
PERF: groupby with string dtype Groupby Performance Memory or execution speed performance Regression Functionality that used to work in a prior pandas version Strings String extension data type and string data
#43634 by debnathshoham was merged Sep 23, 2021 Loading… updated Sep 24, 2021
3 of 4 tasks
1.3.4
add Series.str.remove(pre|suf)fix Enhancement Strings String extension data type and string data
#43328 by janosh was merged Sep 6, 2021 Loading… updated Sep 6, 2021
4 tasks done
1.4
REF: more explicit dtypes in strings.accessor Refactor Internal refactoring of code Strings String extension data type and string data
#41727 by jbrockmendel was merged Jun 9, 2021 Loading… updated Jun 9, 2021 1.3
TST: Check map function works with StringDtype (#40823) Strings String extension data type and string data Testing pandas testing functions or related to the test suite
#41723 by mdhsieh was merged Jun 2, 2021 Loading… updated Jun 2, 2021
2 of 4 tasks
1.3
[ArrowStringArray] fix test_astype_int, test_astype_float Strings String extension data type and string data
#41018 by simonjayhawkins was merged May 31, 2021 Loading… updated May 31, 2021 1.3
ProTip! Type g p on any issue or pull request to go back to the pull request listing page.