-
- 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
BUG (string dtype): fix inplace mutation with copy=False in ensure_string_array backported Bug Strings String extension data type and string data
String dtype: restrict options.mode.string_storage to python|pyarrow (remove pyarrow_numpy) backported Strings String extension data type and string data
TST/BUG (string dtype): Fix and adjust indexes string tests backported Strings String extension data type and string data
TST (string dtype): xfail all currently failing tests with future.infer_string backported Strings String extension data type and string data Testing pandas testing functions or related to the test suite
BUG (string): Series.str.slice with negative step backported Strings String extension data type and string data
String dtype: fix pyarrow-based IO + update tests backported IO Parquet parquet, feather Strings String extension data type and string data
String dtype: propagate NaNs as False in predicate methods (eg .str.startswith) API Design backported Strings String extension data type and string data
String dtype: rename the storage options and add String extension data type and string data
na_value keyword in StringDtype() backported Strings REF (string): de-duplicate str_endswith, startswith backported Refactor Internal refactoring of code Strings String extension data type and string data
REF (string): de-duplicate ArrowStringArray methods Arrow pyarrow functionality backported Refactor Internal refactoring of code Strings String extension data type and string data
String dtype: map builtin str alias to StringDtype backported Strings String extension data type and string data
BUG (string): ArrowStringArray.find corner cases backported Strings String extension data type and string data
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…
Previous Next
ProTip! Type g p on any issue or pull request to go back to the pull request listing page.