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

DEPR (string): non-bool na for obj.str.contains backported Deprecate Functionality to remove in pandas Strings String extension data type and string data
#59615 by jbrockmendel was merged Aug 31, 2024 Loading… updated Sep 6, 2025
3 of 5 tasks
2.3
TST (string dtype): resolve all infer_string TODO/xfails in pandas/tests/arrays backported Strings String extension data type and string data
#59686 by jorisvandenbossche was merged Oct 10, 2024 Loading… updated Oct 11, 2024 2.3
String dtype: map builtin str alias to StringDtype backported Strings String extension data type and string data
#59685 by jorisvandenbossche was merged Sep 25, 2024 Loading… updated Oct 10, 2024 2.3
String dtype: propagate NaNs as False in predicate methods (eg .str.startswith) API Design backported Strings String extension data type and string data
#59616 by jorisvandenbossche was merged Oct 10, 2024 Loading… updated Oct 10, 2024
1 of 4 tasks
2.3
API (string): return str dtype for .dt methods, DatetimeIndex methods backported Datetime Datetime data dtype Strings String extension data type and string data
#59526 by jbrockmendel was merged Aug 16, 2024 Loading… updated Oct 10, 2024
5 tasks
2.3
REF (string): move ArrowStringArrayNumpySemantics methods to base class backported Refactor Internal refactoring of code Strings String extension data type and string data
#59501 by jbrockmendel was merged Aug 15, 2024 Loading… updated Oct 10, 2024
5 tasks
2.3
REF (string): remove _str_na_value backported Refactor Internal refactoring of code Strings String extension data type and string data
#59515 by jbrockmendel was merged Aug 15, 2024 Loading… updated Oct 10, 2024
5 tasks
2.3
REF (string): Move StringArrayNumpySemantics methods to base class backported Refactor Internal refactoring of code Strings String extension data type and string data
#59514 by jbrockmendel was merged Aug 14, 2024 Loading… updated Oct 10, 2024
5 tasks
2.3
TST (string dtype): fix IO dtype_backend tests for storage of str dtype of columns' Index backported Strings String extension data type and string data
#59509 by jorisvandenbossche was merged Aug 14, 2024 Loading… updated Oct 10, 2024 2.3
TST (string dtype): clean up construction of expected string arrays backported Strings String extension data type and string data
#59481 by jorisvandenbossche was merged Aug 14, 2024 Loading… updated Oct 10, 2024 2.3
BUG (string): ArrowEA comparisons with mismatched types Arrow pyarrow functionality backported Numeric Operations Arithmetic, Comparison, and Logical operations
#59505 by jbrockmendel was merged Aug 13, 2024 Loading… updated Oct 10, 2024
2 of 5 tasks
2.3
String dtype: honor mode.string_storage option (and change default to None) backported Strings String extension data type and string data
#59488 by jorisvandenbossche was merged Aug 12, 2024 Loading… updated Oct 10, 2024 2.3
String dtype: fix convert_dtypes() to convert NaN-string to NA-string backported Strings String extension data type and string data
#59470 by jorisvandenbossche was merged Aug 12, 2024 Loading… updated Oct 10, 2024 3.0
BUG (string dtype): convert dictionary input to materialized string array in ArrowStringArray constructor backported Strings String extension data type and string data
#59479 by jorisvandenbossche was merged Aug 12, 2024 Loading… updated Oct 10, 2024
1 of 2 tasks
2.3
REF (string): de-duplicate str_map_nan_semantics backported Refactor Internal refactoring of code Strings String extension data type and string data
#59464 by jbrockmendel was merged Aug 9, 2024 Loading… updated Oct 10, 2024
5 tasks
2.3
REF (string dtype): de-duplicate _str_map (2) backported Refactor Internal refactoring of code Strings String extension data type and string data
#59451 by jbrockmendel was merged Aug 9, 2024 Loading… updated Oct 10, 2024 2.3
TST (string dtype): add test build with future strings enabled without pyarrow backported CI Continuous Integration Strings String extension data type and string data
#59437 by jorisvandenbossche was merged Aug 9, 2024 Loading… updated Oct 10, 2024 2.3
String dtype: fix alignment sorting in case of python storage backported Strings String extension data type and string data
#59448 by jorisvandenbossche was merged Aug 8, 2024 Loading… updated Oct 10, 2024 2.3
String dtype: use 'str' string alias and representation for NaN-variant of the dtype backported Strings String extension data type and string data
#59388 by jorisvandenbossche was merged Aug 8, 2024 Loading… updated Oct 10, 2024 2.3
REF (string dtype): de-duplicate _str_map methods backported Strings String extension data type and string data
#59443 by jbrockmendel was merged Aug 7, 2024 Loading… updated Oct 10, 2024 2.3
String dtype: implement object-dtype based StringArray variant with NumPy semantics backported Strings String extension data type and string data
#58451 by jorisvandenbossche was merged Aug 7, 2024 Loading… updated Oct 10, 2024
API/TST: expand tests for string any/all reduction + fix pyarrow-based implementation API Design backported Reduction Operations sum, mean, min, max, etc. Strings String extension data type and string data
#59414 by jorisvandenbossche was merged Aug 6, 2024 Loading… updated Oct 10, 2024
1 task
2.3
String dtype: restrict options.mode.string_storage to python|pyarrow (remove pyarrow_numpy) backported Strings String extension data type and string data
#59376 by jorisvandenbossche was merged Aug 1, 2024 Loading… updated Oct 10, 2024 2.3
TST (string dtype): replace string_storage fixture with explicit storage/na_value keyword arguments for dtype creation backported Strings String extension data type and string data Testing pandas testing functions or related to the test suite
#59375 by jorisvandenbossche was merged Jul 31, 2024 Loading… updated Oct 10, 2024 2.3
TST (string dtype): remove usage of arrow_string_storage fixture backported Strings String extension data type and string data Testing pandas testing functions or related to the test suite
#59368 by jorisvandenbossche was merged Jul 31, 2024 Loading… updated Oct 10, 2024 2.3
ProTip! no:milestone will show everything without a milestone.