-
- 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
TST (string dtype): fix groupby xfails with using_infer_string + update error message Groupby Strings String extension data type and string data
ENH: Implement StringArray.min / max Enhancement ExtensionArray Extending pandas with custom dtypes or arrays. Strings String extension data type and string data
DEPR: list-likes of list-likes in str.cat Deprecate Functionality to remove in pandas 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…
BUG (string): ArrowStringArray.find corner cases backported Strings String extension data type and string data
ENH: Add dtype argument to StringMethods get_dummies() Enhancement Strings String extension data type and string data
BUG: avoid attribute error with pyarrow >=0.16.0 and <1.0.0 Dependencies Required and optional dependencies ExtensionArray Extending pandas with custom dtypes or arrays. Strings String extension data type and string data
ENH: [ArrowStringArray] Enable the string methods for the arrow-backed StringArray Enhancement Strings String extension data type and string data
ENH: Implement core/strings/wrap method 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
DOC: Update the pandas.Series.str.find() (Delhi) Docs Strings String extension data type and string data
#20153 by ChiragSehra was closed Nov 1, 2018 Loading…
7 of 9 tasks
ENH: Allow dictionaries to be passed to pandas.Series.str.replace API Design Enhancement Strings String extension data type and string data
ENH: #9847, adding a "same" and "expand" param to StringMethods.split() API Design Strings String extension data type and string data
API: Allow other na values in StringArray Constructor ExtensionArray Extending pandas with custom dtypes or arrays. Missing-data np.nan, pd.NaT, pd.NA, dropna, isnull, interpolate Strings String extension data type and string data
BUG: Fix regression on DataFrame.replace for regex Bug Strings String extension data type and string data
update the pandas.Series.str.repeat docstring Docs Strings String extension data type and string data
#20634 by manojpandey was closed Sep 18, 2018 Loading…
6 of 9 tasks
ENH: Add StringMethods.partition and rpartition API Design Strings String extension data type and string data
ProTip! What’s not been updated in a month: updated:<2025-10-30.