-
- Notifications
You must be signed in to change notification settings - Fork 19.4k
Pull requests: pandas-dev/pandas
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Backport PR #60940: ENH: Add dtype argument to str.decode Enhancement Strings String extension data type and string data
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
[backport 2.3.x] ENH: Enable pytables to round-trip with StringDtype (#60663) Strings String extension data type and string data
[backport 2.3.x] API(str dtype): Raise on StringDtype for unary op + (#60710) Strings String extension data type and string data
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
[backport 2.3.x] TST(string dtype): Resolve xfail when grouping by nan column (#60712) Strings String extension data type and string data
Backport PR #60615: TST(string dtype): Resolve some HDF5 xfails IO HDF5 read_hdf, HDFStore Strings String extension data type and string data
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
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
[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
[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
[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
[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
[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
[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
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
ENH: added regex argument to Series.str.split Enhancement Strings String extension data type and string data
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
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
REF: more explicit dtypes in strings.accessor Refactor Internal refactoring of code Strings String extension data type and string data
[ArrowStringArray] fix test_astype_int, test_astype_float Strings String extension data type and string data
Previous Next
ProTip! Mix and match filters to narrow down what you’re looking for.