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

ENH: Added str.normalize to use unicodedata.normalize Strings String extension data type and string data
#10031 by sinhrks was merged May 6, 2015 Loading… updated May 7, 2015 0.16.1
ENH: Add StringMethods.partition and rpartition API Design Strings String extension data type and string data
#9773 by sinhrks was merged May 7, 2015 Loading… updated May 7, 2015 0.16.1
ENH: improve extract and get_dummies methods for Index.str (fix for #9980) API Design Strings String extension data type and string data
#9985 by mortada was closed May 8, 2015 Loading… updated May 8, 2015 0.16.1
ENH: support str translate for StringMethods Strings String extension data type and string data
#10052 by mortada was merged May 8, 2015 Loading… updated May 8, 2015 0.16.1
ENH: support StringMethods index and rindex Strings String extension data type and string data
#10045 by mortada was merged May 8, 2015 Loading… updated May 8, 2015 0.16.1
ENH: #9847, adding a "same" and "expand" param to StringMethods.split() API Design Strings String extension data type and string data
#9870 by sreejata was closed May 9, 2015 Loading… updated May 9, 2015 0.16.1
DEPR: Deprecate str.split return_type Deprecate Functionality to remove in pandas Strings String extension data type and string data
#10085 by sinhrks was closed May 9, 2015 Loading… updated May 9, 2015 0.16.1
PERF: astype(str) on object dtypes GH8732 Performance Memory or execution speed performance Strings String extension data type and string data
#8971 by vikram was closed May 9, 2015 Loading… updated May 14, 2015
PERF: increase performance of str_split when returning a frame Performance Memory or execution speed performance Strings String extension data type and string data
#10090 by cgevans was merged Jun 5, 2015 Loading… updated Jun 5, 2015 0.16.2
ENH: added rsplit to StringMethods API Design Strings String extension data type and string data
#10303 by mortada was merged Jun 9, 2015 Loading… updated Jun 9, 2015 0.16.2
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
#10110 by mortada was merged Aug 3, 2015 Loading… updated Aug 3, 2015 0.17.0
BUG: Handle variables named 'name' in get_dummies, #12180 Bug Strings String extension data type and string data
#12192 by DGrady was closed Feb 1, 2016 Loading… updated Feb 1, 2016 0.18.0
ENH: str.extractall for several matches Enhancement Strings String extension data type and string data
#11386 by tdhock was closed Feb 9, 2016 Loading… updated Feb 9, 2016 0.18.0
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… updated Feb 11, 2016
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
#12297 by hack-c was closed Feb 12, 2016 Loading… updated Feb 12, 2016 0.18.0
docs: add hyperlinks to str.get_dummies Docs Strings String extension data type and string data
#12350 by wjt was closed Feb 17, 2016 Loading… updated Feb 17, 2016 0.18.0
Extract doc fix Docs Strings String extension data type and string data
#12496 by tdhock was closed Mar 1, 2016 Loading… updated Mar 1, 2016 0.18.0
BUG: .str methods with expand=True may raise ValueError if input has name Bug Strings String extension data type and string data
#12843 by sinhrks was closed Apr 10, 2016 Loading… updated Apr 10, 2016
4 tasks done
0.18.1
ENH: Add Index.str.get_dummies Enhancement Strings String extension data type and string data
#12842 by sinhrks was closed Apr 11, 2016 Loading… updated Apr 11, 2016
4 tasks done
0.18.1
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
#10103 by sinhrks was closed Apr 11, 2016 Loading… updated Apr 11, 2016 0.18.1
PERF: Improved performance for StringMethods.encode/decode Performance Memory or execution speed performance Strings String extension data type and string data
#12989 by Winand was closed Apr 27, 2016 Loading… updated Apr 27, 2016
PERF: Improved performance for .str.encode/decode Performance Memory or execution speed performance Strings String extension data type and string data
#13008 by Winand was closed Apr 28, 2016 Loading… updated Apr 28, 2016 0.18.1
ENH/BUG: str.extractall doesn't support index Bug Enhancement Strings String extension data type and string data
#13156 by sinhrks was closed May 13, 2016 Loading… updated May 13, 2016
4 tasks done
0.19.0
BUG: Fix for .extractall (single group with quantifier) #13382 Bug Strings String extension data type and string data
#13397 by GeraintDuck was merged Jun 8, 2016 Loading… updated Jun 8, 2016
4 tasks done
0.19.0
BUG: Fix for .str.replace with invalid input Error Reporting Incorrect or improved errors from pandas Strings String extension data type and string data
#13460 by priyankjain was closed Jun 16, 2016 Loading… updated Jun 16, 2016
4 tasks done
0.19.0
ProTip! no:milestone will show everything without a milestone.