-
- 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
ENH: str.extractall for several matches Enhancement Strings String extension data type and string data
ENH: add StringMethods (.str accessor) to Index, fixes #9068 API Design Indexing Related to indexing on series/frames, not to indexes themselves Strings String extension data type and string data
ENH: support .strftime for datetimelikes (closes #10086) Datetime Datetime data dtype Enhancement Output-Formatting __repr__ of pandas objects, to_string Strings String extension data type and string data
DOC: add pandas 3.0 migration guide for the string dtype Docs Strings String extension data type and string data
ENH: Implement core/strings/wrap method Enhancement 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: #9847, adding a "same" and "expand" param to StringMethods.split() API Design 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
PERF: add exact kw to to_datetime to enable faster regex format parsing API Design Datetime Datetime data dtype Performance Memory or execution speed performance Strings String extension data type and string data
CLN: replace %s syntax with .format in pandas.io.parsers Clean Strings String extension data type and string data
Arrow string array dtype Strings String extension data type and string data
#36142 by TomAugspurger was closed Feb 19, 2021 Loading…
Small improvements to str_cat Error Reporting Incorrect or improved errors from pandas Missing-data np.nan, pd.NaT, pd.NA, dropna, isnull, interpolate Strings String extension data type and string data
#12000 by hack-c was closed Feb 11, 2016 Loading…
[ArrowStringArray] API: StringArray -> ObjectStringArray API Design Stale Strings String extension data type and string data
#40962 by simonjayhawkins was closed Nov 28, 2021 • Draft
str_extract should work for timeseries, (GH6348) Bug Strings String extension data type and string data
PERF: increase performance of str_split when returning a frame Performance Memory or execution speed performance Strings String extension data type and string data
ENH: Series.str.split can return a DataFrame instead of Series of lists API Design Enhancement Reshaping Concat, Merge/Join, Stack/Unstack, Explode Strings String extension data type and string data
ENH: improve extract and get_dummies methods for Index.str (fix for #9980) API Design Strings String extension data type and string data
DOC: update the Series.str.ismethods docstring Docs Strings String extension data type and string data
#20913 by MrKriss was merged Jul 22, 2018 Loading…
2 of 4 tasks
Fix: StringArray non-extensible due to inconsisent assertion ExtensionArray Extending pandas with custom dtypes or arrays. Stale Strings String extension data type and string data
#34310 by sbrugman was closed Dec 3, 2020 Loading…
5 tasks done
Change in astype leads to no longer casting to numpy string dtypes Dtype Conversions Unexpected or buggy dtype conversions Stale Strings String extension data type and string data
#39945 by phofl was closed Jun 16, 2021 Loading…
4 tasks done
Previous Next
ProTip! Add no:assignee to see everything that’s not assigned.