-
- Notifications
You must be signed in to change notification settings - Fork 19.3k
Pull requests: pandas-dev/pandas
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
[backport 2.3.x] CI: clean up wheel build workarounds now that Cython 3.1.0 is out (#61446) Build Library building on various platforms
Revert "[2.3.x] DEPS: Drop Python 3.9 (#60792)" Build Library building on various platforms CI Continuous Integration
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
BUG: Prevent pd.Series.groupby from showing FutureWarning Bug Groupby Warnings Warnings that appear or should be added to pandas
ENH: Improved error message and raise new error for small-string NaN … Error Reporting Incorrect or improved errors from pandas IO HDF5 read_hdf, HDFStore
[2.3.x] DEPS: Drop Python 3.9 CI Continuous Integration Dependencies Required and optional dependencies
[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
DEPR: Raise pandas objects compatability with Numpy or Python functions Deprecate Functionality to remove in pandas
FutureWarning about raising an error in __array__ when copy=False cannot be honored Compat 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
Previous Next
ProTip! Find all pull requests that aren't related to any open issues with -linked:issue.