-
- 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
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
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…
ENH: str.extractall for several matches Enhancement Strings String extension data type and string data
(WIP) PERF: improve .str perf for all-string values (about 2x-) Performance Memory or execution speed performance Strings String extension data type and string data
#10135 by sinhrks was closed May 14, 2015 Loading…
3 tasks
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
ENH: add expand kw to str.get_dummies API Design Compat pandas objects compatability with Numpy or Python functions 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: Added str.normalize to use unicodedata.normalize 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
ENH: #9847, adding a "same" and "expand" param to StringMethods.split() API Design Strings String extension data type and string data
ENH: Add StringMethods.partition and rpartition API Design 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: Add StringMethods.isnumeric and isdecimal API Design Strings String extension data type and string data
ENH: StringMethods now supports ljust and rjust API Design Strings String extension data type and string data
ProTip! no:milestone will show everything without a milestone.